mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refactor api, follow https://github.com/rtcdn/rtcdn-draft
This commit is contained in:
parent
61b8ae8c30
commit
d2036455ac
1 changed files with 1 additions and 0 deletions
|
@ -799,6 +799,7 @@ SrsGoApiSdp::~SrsGoApiSdp()
|
|||
// }
|
||||
// Response:
|
||||
// {"sdp":"answer...", "sid":"..."}
|
||||
// @see https://github.com/rtcdn/rtcdn-draft
|
||||
srs_error_t SrsGoApiSdp::serve_http(ISrsHttpResponseWriter* w, ISrsHttpMessage* r)
|
||||
{
|
||||
srs_error_t err = srs_success;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue