mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Printf warn log when SRT audio duration too large (#3186)
* SRT: print warning log when audio duration too large * Fix #3164: SRT: Choppy when audio ts gap is too large. v5.0.65 Co-authored-by: winlin <winlin@vip.126.com>
This commit is contained in:
parent
4acb246c57
commit
b328142140
4 changed files with 34 additions and 6 deletions
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 64
|
||||
#define VERSION_REVISION 65
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue