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

Fix #2362: Allow WebRTC to play before publishing, for GB28181 as such. 4.0.117

This commit is contained in:
root 2021-05-18 15:57:22 +08:00 committed by winlin
parent ef617b5fc6
commit d55af6be44
4 changed files with 68 additions and 41 deletions

View file

@ -26,6 +26,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 116
#define VERSION_REVISION 117
#endif