20 Commits

Author SHA1 Message Date
83dbef4567 early relay implementation 2012-05-16 15:56:27 +04:00
a4f48c5baa added parsing data frame & added stream meta info to stat xml 2012-05-12 17:47:39 +04:00
d82c16499d Merge branch 'http' 2012-05-10 15:05:50 +04:00
4e713b75e8 added USE_OPENSSL for digest-based handshake 2012-05-07 17:47:33 +04:00
7b88858b44 implemented http/xml/xsl RTMP stats 2012-05-07 15:41:03 +04:00
bd40fe63f9 implemented encrypted handshake 2012-05-03 02:28:21 +04:00
18d8526793 added more flags & extended types to AMF 2012-03-30 19:07:14 +04:00
38c7cf3137 renamed AMF0 to AMF 2012-03-29 16:10:11 +04:00
caec91b857 added HTTP callback engine && implemented on_publish, on_play, on_record_done 2012-03-29 14:07:57 +04:00
d943d51975 implemented cmd module - a layer for amf0 call dispatching 2012-03-23 21:29:22 +04:00
2c52b09841 implemented stream recording 2012-03-23 18:57:25 +04:00
1934e838df renamed broadcast module to live module 2012-03-23 16:39:28 +04:00
31d18ed447 implemented applications 2012-03-23 16:03:32 +04:00
3980a59237 added access control 2012-03-21 19:08:59 +04:00
12dc260fec implemented proper shared buffer to enable multi-user broadcasts 2012-03-17 10:12:19 +04:00
fca2c2c8f5 added event & call handlers && created broadcast module 2012-03-12 21:58:00 +04:00
cdaf112e76 reimplemented output buffering && added shortcuts for sending all major kinds of messages 2012-03-12 03:44:32 +04:00
60f7962b5b fixed many errors; now test goes up to successfull 'connect' parse 2012-03-09 02:39:15 +04:00
eb6a14fb6c added CORE_MODULES & fixed NGX_ADDON_SRCS in config for module to compile 2012-03-08 19:31:52 +04:00
d39b624653 initial commit 2012-03-08 19:21:22 +04:00