14 Commits

Author SHA1 Message Date
87d1cebfe2 set RTMP sample access args to be true 2012-06-29 01:44:55 +04:00
63c4269a91 added external get-style arguments to notifiers; implemented on_done notification 2012-06-20 21:11:03 +04:00
6143abc418 added amf3_* handlers; this adds compatibility with amf3 players (srobe etc) 2012-06-11 01:02:53 +04:00
eec4b7b401 added cutting off stream name args & removing trailing backslash from appname; thanks to spuzirev & semihalev 2012-06-08 14:51:05 +04:00
3fb41195a5 added publish/play silent mode to escape sending unrelated replies to when using relays 2012-05-22 22:53:35 +04:00
bd51d4b18d push is working 2012-05-16 18:04:35 +04:00
7b88858b44 implemented http/xml/xsl RTMP stats 2012-05-07 15:41:03 +04:00
513f2f7e83 added objectEncoding=0 into connect() reply 2012-04-24 21:19:01 +04:00
201d1b28ae user stream start is now sent only as reply to buffer length message 2012-04-17 15:16:59 +04:00
b063daecdb added transaction support to RTMP connect command 2012-04-15 22:47:50 +04:00
a1ee083e25 changed char* to ngx_str_t in AMF declarations 2012-03-29 16:51:17 +04:00
38c7cf3137 renamed AMF0 to AMF 2012-03-29 16:10:11 +04:00
bcd601832a reimplemented amf0 callbacks from arrays to chains to enable async processing 2012-03-27 20:26:43 +04:00
d943d51975 implemented cmd module - a layer for amf0 call dispatching 2012-03-23 21:29:22 +04:00