updated README & TODO

This commit is contained in:
Roman Arutyunyan 2012-04-09 15:59:12 +04:00
parent 6295147db1
commit 20411201bc
2 changed files with 4 additions and 23 deletions

19
README
View file

@ -95,22 +95,3 @@ rtmp {
}
}
Compatibility:
Two time fix options exist in server{} block:
play_time_fix on|off;
publish_time_fix on|off;
Both are on by default.
These time fixes need to be turned off
when playing with non-Adobe software
(like ffmpeg) or publishing longer
streams (>4 hours) with such software.
Streams generated/expected by Adobe software
do not satisfy the spec (written by them!).
Third-party software does.

8
TODO
View file

@ -1,12 +1,12 @@
- find abstime/4hr problem solution
- do we really need fmt=0 frame as the first a/v frame/
- implement live stats as http/json module
- fix '..greeing line..' in log
- add support for flv file streaming
- add support for flv file streaming
(NGINX supports streaming flvs via HTTP
out-of-the-box with nginx-http-flv-module module)
- check compilation with IPv6 enabled
- fix broken data_frame(?)