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

Squash: Fix padding packets for RTMP2RTC

This commit is contained in:
winlin 2021-07-08 14:37:18 +08:00
parent c8a1e0f3da
commit 8f91a90f28
6 changed files with 18 additions and 8 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 139
#define VERSION_REVISION 140
#endif