mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Squash: Merge SRS 4.0, regression test for RTMP.
This commit is contained in:
parent
a81aa2edc5
commit
b874d9c9ba
32 changed files with 9977 additions and 131 deletions
|
@ -254,9 +254,9 @@ private:
|
|||
// The metadata cache.
|
||||
SrsMetaCache* meta;
|
||||
private:
|
||||
bool discard_aac;
|
||||
bool rtmp_to_rtc;
|
||||
SrsAudioTranscoder* codec_;
|
||||
bool discard_bframe;
|
||||
bool keep_bframe;
|
||||
bool merge_nalus;
|
||||
uint16_t audio_sequence;
|
||||
uint16_t video_sequence;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue