HTML5 video tag resolution adaptive. 4.0.59
This commit is contained in:
parent
26dec1b037
commit
10ffb2da36
|
|
@ -155,6 +155,7 @@ For previous versions, please read:
|
||||||
|
|
||||||
## V4 changes
|
## V4 changes
|
||||||
|
|
||||||
|
* v4.0, 2021-01-08, HTML5 video tag resolution adaptive. 4.0.59
|
||||||
* v4.0, 2021-01-08, Fix memory leak and bugs for RTC. 4.0.58
|
* v4.0, 2021-01-08, Fix memory leak and bugs for RTC. 4.0.58
|
||||||
* v4.0, 2021-01-06, Merge #2109, Refine srs_string_split.
|
* v4.0, 2021-01-06, Merge #2109, Refine srs_string_split.
|
||||||
* v4.0, 2021-01-06, Merge #2109, Fix bugs for GB28181.
|
* v4.0, 2021-01-06, Merge #2109, Fix bugs for GB28181.
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,6 @@
|
||||||
#ifndef SRS_CORE_VERSION4_HPP
|
#ifndef SRS_CORE_VERSION4_HPP
|
||||||
#define SRS_CORE_VERSION4_HPP
|
#define SRS_CORE_VERSION4_HPP
|
||||||
|
|
||||||
#define SRS_VERSION4_REVISION 58
|
#define SRS_VERSION4_REVISION 59
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user