nginx-mod-rtmp/TODO

20 lines
387 B
Plaintext
Raw Normal View History

2012-03-13 14:51:41 +01:00
~ Implement modules support.
2012-03-11 17:17:17 +01:00
Move AMF0 handlers to modules.
Move broadcast to module.
2012-03-08 16:21:22 +01:00
- remove macros hell from ngx_rtmp_send.c
2012-03-11 17:17:17 +01:00
2012-03-13 06:41:51 +01:00
- packet dropping
2012-03-13 14:51:41 +01:00
- l <-> cl
- closing session on send error
causes crash because of double-freeing stack
2012-03-13 06:41:51 +01:00
- shortcuts for big-endian copy
- implement loc confs (=fms apps)
loc options:
- broadcast/file
- HTTP callbacks on invoke calls