mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
a42cf3ae8d
commit
12e99f1897
7 changed files with 5707 additions and 95 deletions
|
@ -791,6 +791,7 @@ SrsGoApiSdp::~SrsGoApiSdp()
|
|||
{
|
||||
}
|
||||
|
||||
// TODO: FIXME: Support query string http://localhost:1985/api/v1/sdp?app=live&stream=livestream
|
||||
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