16 Commits

Author SHA1 Message Date
6143abc418 added amf3_* handlers; this adds compatibility with amf3 players (srobe etc) 2012-06-11 01:02:53 +04:00
7e344dc2c9 increased connection pool size to match all other pool sizes = 4096; that can improve memory usage 2012-05-22 13:08:33 +04:00
83dbef4567 early relay implementation 2012-05-16 15:56:27 +04:00
bd40fe63f9 implemented encrypted handshake 2012-05-03 02:28:21 +04:00
20a8d06eb6 implemented amf_create & fixed memory keak 2012-04-05 14:58:10 +04:00
38c7cf3137 renamed AMF0 to AMF 2012-03-29 16:10:11 +04:00
d943d51975 implemented cmd module - a layer for amf0 call dispatching 2012-03-23 21:29:22 +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
140a322b99 added reverse bit copy func 2012-03-20 18:06:19 +04:00
fd9e64c138 greately improved: video is now played but nginx crashed on some (big?) frames 2012-03-16 22:09:04 +04:00
03960eb7b4 improved publishing & subscribing: now subscriber receives some data which looks like real video 2012-03-14 20:38:15 +04:00
68c64116b2 fixed errors; now translation goes up to real a/v broadcast 2012-03-14 10:06:47 +04:00
4602695d5c implemented broadcast 2012-03-13 09:41:51 +04:00
fca2c2c8f5 added event & call handlers && created broadcast module 2012-03-12 21:58:00 +04:00
d39b624653 initial commit 2012-03-08 19:21:22 +04:00