1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

RTC: Ignore empty audio packet when transcoding (#2757). v4.0.202

This commit is contained in:
winlin 2021-12-04 10:56:37 +08:00
parent 2c0cd9b58d
commit 4e64c66e02
3 changed files with 6 additions and 9 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 201
#define VERSION_REVISION 202
#endif