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

Support for multiple SPS/PPS, then pick the first one. (#2544)

This commit is contained in:
Haibo Chen 2021-08-27 07:27:33 +08:00 committed by winlin
parent 23730fa483
commit c8bf98e8e2
4 changed files with 56 additions and 25 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 157
#define VERSION_REVISION 158
#endif