1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

support write ts file

This commit is contained in:
winlin 2013-11-24 23:13:14 +08:00
parent ca6720aab2
commit 4fca914694
7 changed files with 441 additions and 9 deletions

View file

@ -50,6 +50,7 @@ url: rtmp://127.0.0.1:1935/live/livestream
* nginx v1.5.0: 139524 lines <br/>
### History
* v0.5, 2013-11-24, support write ts file.
* v0.5, 2013-11-21, add ts_info tool to demux ts file.
* v0.5, 2013-11-16, add rtmp players(OSMF/jwplayer5/jwplayer6).
* v0.4, 2013-11-10, v0.4 released. 12500 lines.