mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge #1077 from 2.0release
This commit is contained in:
commit
459272b94c
5 changed files with 12 additions and 10 deletions
|
@ -479,7 +479,7 @@ int srs_librtmp_context_parse_uri(Context* context)
|
|||
int ret = ERROR_SUCCESS;
|
||||
|
||||
std::string schema;
|
||||
|
||||
|
||||
srs_parse_rtmp_url(context->url, context->tcUrl, context->stream);
|
||||
|
||||
// when connect, we only need to parse the tcUrl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue