mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTSP: Show engine and alloc ports
This commit is contained in:
parent
8ca793593d
commit
8e519cedae
2 changed files with 4 additions and 2 deletions
|
|
@ -173,6 +173,7 @@ private:
|
|||
class SrsRtspCaster : public ISrsTcpHandler
|
||||
{
|
||||
private:
|
||||
std::string engine;
|
||||
std::string output;
|
||||
int local_port_min;
|
||||
int local_port_max;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue