mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #319, http raw api support query. 3.0.3
This commit is contained in:
parent
8a2709dd2c
commit
11c409688b
5 changed files with 78 additions and 17 deletions
|
@ -342,6 +342,7 @@ Remark:
|
|||
|
||||
## History
|
||||
|
||||
* v3.0, 2015-08-31, fix [#319][bug #319], http raw api support query global and vhost. 3.0.3
|
||||
* v3.0, 2015-08-28, fix [#471][bug #471], api response the width and height. 3.0.2
|
||||
* v3.0, 2015-08-25, fix [#367][bug #367], support nginx-rtmp exec. 3.0.1
|
||||
* <strong>v2.0, 2015-08-23, [2.0 alpha(2.0.185)][r2.0a0] released. 89022 lines.</strong>
|
||||
|
@ -1184,6 +1185,7 @@ Winlin
|
|||
[bug #50]: https://github.com/simple-rtmp-server/srs/issues/50
|
||||
[bug #34]: https://github.com/simple-rtmp-server/srs/issues/34
|
||||
[bug #367]: https://github.com/simple-rtmp-server/srs/issues/367
|
||||
[bug #319]: https://github.com/simple-rtmp-server/srs/issues/319
|
||||
|
||||
[r2.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0
|
||||
[r1.0r4]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue