mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Support keep original seq
This commit is contained in:
parent
29661802b6
commit
c30565b4c0
7 changed files with 64 additions and 22 deletions
|
@ -174,6 +174,8 @@ private:
|
|||
bool discard_bframe;
|
||||
bool merge_nalus;
|
||||
uint32_t audio_timestamp;
|
||||
uint16_t audio_sequence;
|
||||
uint16_t video_sequence;
|
||||
public:
|
||||
SrsRtcFromRtmpBridger(SrsRtcSource* source);
|
||||
virtual ~SrsRtcFromRtmpBridger();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue