mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 20:01:56 +00:00
RTC: Fix bug for utest
This commit is contained in:
parent
103bf86eef
commit
49e768ad09
1 changed files with 1 additions and 0 deletions
|
@ -823,6 +823,7 @@ SrsRtcPublishStream::SrsRtcPublishStream(SrsRtcConnection* session)
|
|||
session_ = session;
|
||||
request_keyframe_ = false;
|
||||
|
||||
req = NULL;
|
||||
source = NULL;
|
||||
nn_simulate_nack_drop = 0;
|
||||
nack_enabled_ = false;
|
||||
|
|
Loading…
Reference in a new issue