Commit graph

1244 commits

Author SHA1 Message Date
Roman Arutyunyan 70b27b1971 removed extra finalizer && added check for local relay end registering as destination in relay stream 2012-05-16 20:34:50 +04:00
Roman Arutyunyan da1915bb56 fixed network bug in handshake 2012-05-16 20:34:06 +04:00
Roman Arutyunyan bd51d4b18d push is working 2012-05-16 18:04:35 +04:00
Roman Arutyunyan 83dbef4567 early relay implementation 2012-05-16 15:56:27 +04:00
Roman Arutyunyan 7cad98106f removed error checks from HMAC code because some library versions do not provide return code 2012-05-16 10:26:38 +04:00
Roman Arutyunyan c3067ced06 improved codec ids 2012-05-12 19:03:41 +04:00
Roman Arutyunyan f17fd5a032 added more features to README 2012-05-12 18:43:02 +04:00
Roman Arutyunyan a4f48c5baa added parsing data frame & added stream meta info to stat xml 2012-05-12 17:47:39 +04:00
Roman Arutyunyan 4d4af44bf2 added links to page urls to stat page 2012-05-12 15:33:23 +04:00
Roman Arutyunyan 17188b25eb fixed changing chunk size: input stream reset added 2012-05-12 15:13:56 +04:00
Roman Arutyunyan f209925e4b added RTMP stats note 2012-05-10 18:38:25 +04:00
Roman Arutyunyan 6761a88516 added RTMP stats note 2012-05-10 18:35:39 +04:00
Roman Arutyunyan 7d895d54a6 added old-style handshake on missing digest 2012-05-10 17:38:51 +04:00
Roman Arutyunyan 1e4c1af565 improved displaying subelements 2012-05-10 17:11:09 +04:00
Roman Arutyunyan 87b7c6d043 added some js to stat.xsl 2012-05-10 17:05:50 +04:00
Roman Arutyunyan e572e242c2 improved stylesheet 2012-05-10 16:35:29 +04:00
Roman Arutyunyan d82c16499d Merge branch 'http' 2012-05-10 15:05:50 +04:00
Roman Arutyunyan 4e713b75e8 added USE_OPENSSL for digest-based handshake 2012-05-07 17:47:33 +04:00
Roman Arutyunyan 7b88858b44 implemented http/xml/xsl RTMP stats 2012-05-07 15:41:03 +04:00
Roman Arutyunyan 591d7f5f3f removed comments 2012-05-03 02:55:20 +04:00
Roman Arutyunyan a201dd0c4a fixed digest generatiion: now flash client does accept it 2012-05-03 02:53:44 +04:00
Roman Arutyunyan bd40fe63f9 implemented encrypted handshake 2012-05-03 02:28:21 +04:00
Roman Arutyunyan 606675085d added more code to new handshake 2012-05-01 22:40:22 +04:00
Roman Arutyunyan ca26b6ab94 added initial handshake file 2012-04-30 18:38:07 +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