mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Cleanup code, remove RTC from SrsSource
This commit is contained in:
parent
25496b734b
commit
d434dc951d
3 changed files with 1 additions and 90 deletions
|
@ -159,6 +159,7 @@ SrsRtcSource::SrsRtcSource()
|
|||
rtc = new SrsRtc();
|
||||
|
||||
_can_publish = true;
|
||||
rtc_publisher_ = NULL;
|
||||
}
|
||||
|
||||
SrsRtcSource::~SrsRtcSource()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue