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

SRS5: MP3: Upgrade mpegts.js to support HTTP-TS with mp3. v5.0.126 (#296)

PICK 02a18b328c
This commit is contained in:
winlin 2023-01-01 20:15:00 +08:00
parent 57cc843000
commit 4bfc4de710
7 changed files with 20 additions and 19 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 0
#define VERSION_REVISION 125
#define VERSION_REVISION 126
#endif