mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Generate timestamp only when transcode opus to aac.
This commit is contained in:
parent
2c1bd6da3e
commit
cf738754ae
4 changed files with 6 additions and 7 deletions
|
@ -195,7 +195,6 @@ protected:
|
|||
private:
|
||||
// TODO: FIXME: How to handle timestamp overflow?
|
||||
// Information for audio.
|
||||
uint32_t audio_timestamp;
|
||||
uint16_t audio_sequence;
|
||||
uint32_t audio_ssrc;
|
||||
uint16_t audio_payload_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue