mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
tenfold: refine publish nack send
This commit is contained in:
parent
a3c7be2c75
commit
347fafec6e
4 changed files with 52 additions and 22 deletions
|
@ -275,8 +275,6 @@ private:
|
|||
SrsRtpNackForReceiver* video_nack_;
|
||||
SrsRtpRingBuffer* audio_queue_;
|
||||
SrsRtpNackForReceiver* audio_nack_;
|
||||
private:
|
||||
enum {EVENT_REPORT=1, EVENT_NACK = 2};
|
||||
private:
|
||||
SrsRequest* req;
|
||||
SrsRtcSource* source;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue