mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for srs-dolphin, support HTTP and RTMP.
This commit is contained in:
parent
41ead65345
commit
af4eec90ac
2 changed files with 36 additions and 6 deletions
|
@ -271,7 +271,8 @@ private:
|
|||
* @see https://github.com/simple-rtmp-server/srs-dolphin
|
||||
*/
|
||||
bool dolphin;
|
||||
std::string dolphin_port;
|
||||
std::string dolphin_rtmp_port;
|
||||
std::string dolphin_http_port;
|
||||
/**
|
||||
* whether show help and exit.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue