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

support librtmp/ffmpeg without extended timestamp in 0xCX chunk packet. update signautre of server

This commit is contained in:
winlin 2013-10-29 07:51:08 +08:00
parent f15867d865
commit bc79ee4361
12 changed files with 114 additions and 37 deletions

View file

@ -46,6 +46,7 @@ url: rtmp://127.0.0.1:1935/live/livestream
* nginx v1.5.0: 139524 lines <br/>
### History
* v0.3, 2013-10-28, support librtmp without extended-timestamp in 0xCX chunk packet.
* v0.3, 2013-10-27, support cache last gop for client fast startup.
* v0.2, 2013-10-25, v0.2 released. 10125 lines.
* v0.2, 2013-10-25, support flash publish.