Fix bugs for GB28181 and RTC. 4.0.123

pull/2397/head
winlin 4 years ago
parent 7be6025546
commit 4cf1f852cf

@ -180,6 +180,7 @@ For external services to work with SRS:
## V4 changes
* v4.0, 2021-05-28, Fix bugs for GB28181 and RTC. 4.0.123
* v4.0, 2021-05-21, Fix [#2370][bug #2370] bug for Firefox play stream(published by Chrome). 4.0.121
* v4.0, 2021-05-21, RTC: Refine sdk, migrate from onaddstream to ontrack. 4.0.120
* v4.0, 2021-05-21, Tools: Refine configure options. 4.0.119

@ -26,6 +26,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 122
#define VERSION_REVISION 123
#endif

Loading…
Cancel
Save