mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Fix mid generation bug
This commit is contained in:
parent
b4544acc11
commit
2a3b5e5290
2 changed files with 18 additions and 3 deletions
|
@ -381,7 +381,7 @@ public:
|
|||
bool is_active_;
|
||||
// direction
|
||||
std::string direction_;
|
||||
// TODO: FIXME: whether mid is needed?
|
||||
// mid is used in BOUNDLE
|
||||
std::string mid_;
|
||||
// msid_: track stream id
|
||||
std::string msid_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue