Commit graph

121 commits

Author SHA1 Message Date
Roman Arutyunyan 7b88858b44 implemented http/xml/xsl RTMP stats 2012-05-07 15:41:03 +04:00
Roman Arutyunyan f6ccfb6fa1 added chunk size fix 2012-04-28 21:36:07 +04:00
Roman Arutyunyan c61d7ac56f updated conf & TODO 2012-04-28 20:47:58 +04:00
Roman Arutyunyan ac90157265 added stream flags (now only publish flag is there) & implemented check for double-publish 2012-04-28 20:45:27 +04:00
Roman Arutyunyan 239b947b4d fixed delete_stream call chain breakup 2012-04-28 20:43:58 +04:00
Roman Arutyunyan bf8a4ed916 fixed formatting 2012-04-28 18:48:34 +04:00
Roman Arutyunyan 51f7d3012d fixed ipv6 compildation 2012-04-28 18:48:05 +04:00
Roman Arutyunyan 8c9e3ad36f implemented per-client sending of abs frame upon connect 2012-04-26 16:47:15 +04:00
Roman Arutyunyan 391bb0b392 fixed parsing fmt=3 chunk timestamps 2012-04-26 14:13:07 +04:00
Roman Arutyunyan 513f2f7e83 added objectEncoding=0 into connect() reply 2012-04-24 21:19:01 +04:00
Roman Arutyunyan 15405e8edd added video_sync test config 2012-04-23 19:15:16 +04:00
Roman Arutyunyan 3f9dea711d implemented video sync mode 2012-04-23 19:13:35 +04:00
Roman Arutyunyan c1d21a76a9 fixed message priorirt 2012-04-20 19:55:37 +04:00
Roman Arutyunyan 0c9254647b fixed epoll del event error 2012-04-20 18:53:58 +04:00
Roman Arutyunyan fb36b95425 dropline is now not as strict as before 2012-04-20 18:37:40 +04:00
Roman Arutyunyan ed2125f5d2 increased max_streams to 32 2012-04-20 18:09:51 +04:00
Roman Arutyunyan bb5b770757 refactored live module streaming 2012-04-20 18:03:00 +04:00
Roman Arutyunyan c9eb9291bb implemented buffering 2012-04-20 09:01:04 +04:00
Roman Arutyunyan 5722ad5761 implemented better checks for upstream connect result 2012-04-19 13:52:07 +04:00
Roman Arutyunyan 1051367274 optimized session member access 2012-04-19 12:31:36 +04:00
Roman Arutyunyan 6ae16bf9d8 implemenmted several optimizations 2012-04-19 09:53:18 +04:00
Roman Arutyunyan 40684b12b4 implemented shared output chains 2012-04-18 16:37:18 +04:00
Roman Arutyunyan 201d1b28ae user stream start is now sent only as reply to buffer length message 2012-04-17 15:16:59 +04:00
Roman Arutyunyan a041a9d75c fixed IP 2012-04-17 15:15:34 +04:00
Roman Arutyunyan e060e717f3 updated tests 2012-04-17 15:12:45 +04:00
Roman Arutyunyan b063daecdb added transaction support to RTMP connect command 2012-04-15 22:47:50 +04:00
Roman Arutyunyan 427614a35a simplified test 2012-04-15 22:45:27 +04:00
Roman Arutyunyan 6e01a91c9a changed rtmp test connection address to localhost 2012-04-15 22:45:09 +04:00
Roman Arutyunyan e9426a4090 created netcall log to escape crash at the end of detached netcakk 2012-04-15 22:42:32 +04:00
Roman Arutyunyan 9a21b694af object & mixed_array are now compatible 2012-04-14 00:34:43 +04:00
Roman Arutyunyan 3152e03dd3 added mixed array support 2012-04-14 00:21:18 +04:00
Roman Arutyunyan 3d6d474290 a better test html 2012-04-12 21:18:39 +04:00
Roman Arutyunyan 4343ec28e7 added forcing detached netcalls when handler is NULL 2012-04-12 21:18:15 +04:00
Roman Arutyunyan c066285733 fixed bug in memcache chains 2012-04-12 13:40:28 +04:00
Roman Arutyunyan f9f1bcaa6e minor fixes 2012-04-12 08:12:15 +04:00
Roman Arutyunyan c5a8a39019 updated README with new record directives 2012-04-12 07:58:02 +04:00
Roman Arutyunyan 02e35b776e added memcache client 2012-04-11 20:06:47 +04:00
Roman Arutyunyan c9eb30083e added record suffix 2012-04-11 18:30:29 +04:00
Roman Arutyunyan b61d811f96 added example nginx.conf 2012-04-11 17:23:40 +04:00
Roman Arutyunyan b08d308ed0 fixed crash in amf reader 2012-04-11 17:23:23 +04:00
Roman Arutyunyan 359c346d35 added more features to recorder 2012-04-11 17:07:06 +04:00
Roman Arutyunyan 97815a66c7 added one-worker note 2012-04-11 09:23:58 +04:00
Roman Arutyunyan 20411201bc updated README & TODO 2012-04-09 15:59:12 +04:00
Roman Arutyunyan 6295147db1 Merge branch 'defclose' 2012-04-09 14:36:38 +04:00
Roman Arutyunyan 90f985fa2f implemented deferred session close 2012-04-08 01:44:57 +04:00
Roman Arutyunyan 7aa513cfcd implemented relative timestamp streaming 2012-04-07 23:38:28 +04:00
Roman Arutyunyan 4f3cbb76bd a try to implement relative time streaming 2012-04-07 23:37:09 +04:00
Roman Arutyunyan a43412edd1 fixed memleak in AMF sender 2012-04-07 22:59:25 +04:00
Roman Arutyunyan dbbd320864 improved amf writing 2012-04-06 17:49:30 +04:00
Roman Arutyunyan fd54d6cc0f fixed amf writer 2012-04-06 17:08:13 +04:00