nginx-mod-rtmp/TODO

17 lines
312 B
Plaintext
Raw Normal View History

- adjust AMF field sizes to reasonable values
2012-03-21 16:08:59 +01:00
- add support for flv file streaming
2012-03-21 16:08:59 +01:00
- support client chunk size change
2012-03-21 16:32:18 +01:00
- check compilation with IPv6 enabled
2012-03-21 16:32:18 +01:00
- fix broken data_frame(?)
2012-03-23 13:03:32 +01:00
- fix '..greeing line..' in log
2012-03-23 15:57:25 +01:00
2012-03-24 07:26:07 +01:00
- play only streams being published
- try recv_chain instead of recv in ngx_rtmp_handler