mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Allow dup play. Parse RED desc.
This commit is contained in:
parent
ef62cab817
commit
c3219d5431
4 changed files with 154 additions and 63 deletions
|
@ -300,8 +300,6 @@ class SrsRtcConnection
|
|||
friend class SrsRtcPublishStream;
|
||||
public:
|
||||
bool disposing_;
|
||||
private:
|
||||
static uint32_t ssrc_num;
|
||||
private:
|
||||
SrsRtcServer* server_;
|
||||
SrsRtcConnectionStateType state_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue