Refactor api, follow https://github.com/rtcdn/rtcdn-draft
This commit is contained in:
parent
61b8ae8c30
commit
d2036455ac
|
|
@ -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…
Reference in New Issue
Block a user