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

for #179, dvr suport vhost/app/stream level control. 2.0.125.

This commit is contained in:
winlin 2015-02-25 09:20:11 +08:00
parent 1cb8e44b1b
commit b903a7b436
7 changed files with 72 additions and 15 deletions

View file

@ -532,6 +532,7 @@ Supported operating systems and hardware:
### SRS 2.0 history
* v2.0, 2015-02-24, for [#179](https://github.com/winlinvip/simple-rtmp-server/issues/179), dvr suport vhost/app/stream level control. 2.0.125.
* v2.0, 2015-02-24, for [#304](https://github.com/winlinvip/simple-rtmp-server/issues/304), fix hls bug, write pts/dts error. 2.0.124.
* v2.0, 2015-02-24, fix [#179](https://github.com/winlinvip/simple-rtmp-server/issues/179), support dvr http api. 2.0.123.
* v2.0, 2015-02-19, refine dvr, append file when dvr file exists. 2.0.122.