mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
HTTP API support JSONP by specifies the query string callback=xxx.
This commit is contained in:
parent
aeebddb269
commit
6e5143449e
6 changed files with 148 additions and 74 deletions
|
@ -342,6 +342,7 @@ Remark:
|
|||
|
||||
## History
|
||||
|
||||
* v2.0, 2015-08-22, HTTP API support JSONP by specifies the query string callback=xxx.
|
||||
* v2.0, 2015-08-20, fix [#380](https://github.com/simple-rtmp-server/srs/issues/380), srs-librtmp send sequence header when sps or pps changed.
|
||||
* v2.0, 2015-08-18, close [#454](https://github.com/simple-rtmp-server/srs/issues/454), support obs restart publish. 2.0.184
|
||||
* v2.0, 2015-08-14, use reduce_sequence_header for stream control.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue