mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #1595, migrating streaming from ossrs.net to r.ossrs.net. 3.0.117
This commit is contained in:
parent
4276bea463
commit
131acf5bb0
2 changed files with 3 additions and 1 deletions
|
@ -146,6 +146,7 @@ For previous versions, please read:
|
||||||
|
|
||||||
## V3 changes
|
## V3 changes
|
||||||
|
|
||||||
|
* v3.0, 2020-02-14, For [#1595][bug #1595], migrating streaming from ossrs.net to r.ossrs.net. 3.0.117
|
||||||
* v3.0, 2020-02-05, For [#665][bug #665], fix HTTP-FLV reloading bug. 3.0.116
|
* v3.0, 2020-02-05, For [#665][bug #665], fix HTTP-FLV reloading bug. 3.0.116
|
||||||
* v3.0, 2020-02-05, For [#1592][bug #1592], fix terminal echo off by redirect process stdin. 3.0.115
|
* v3.0, 2020-02-05, For [#1592][bug #1592], fix terminal echo off by redirect process stdin. 3.0.115
|
||||||
* v3.0, 2020-02-04, For [#1186][bug #1186], refactor security check. 3.0.114
|
* v3.0, 2020-02-04, For [#1186][bug #1186], refactor security check. 3.0.114
|
||||||
|
@ -1646,6 +1647,7 @@ Winlin
|
||||||
[bug #1186]: https://github.com/ossrs/srs/issues/1186
|
[bug #1186]: https://github.com/ossrs/srs/issues/1186
|
||||||
[bug #1592]: https://github.com/ossrs/srs/issues/1592
|
[bug #1592]: https://github.com/ossrs/srs/issues/1592
|
||||||
[bug #665]: https://github.com/ossrs/srs/issues/665
|
[bug #665]: https://github.com/ossrs/srs/issues/665
|
||||||
|
[bug #1595]: https://github.com/ossrs/srs/issues/1595
|
||||||
[bug #xxxxxxxxxxxxx]: https://github.com/ossrs/srs/issues/xxxxxxxxxxxxx
|
[bug #xxxxxxxxxxxxx]: https://github.com/ossrs/srs/issues/xxxxxxxxxxxxx
|
||||||
|
|
||||||
[exo #828]: https://github.com/google/ExoPlayer/pull/828
|
[exo #828]: https://github.com/google/ExoPlayer/pull/828
|
||||||
|
|
|
@ -24,6 +24,6 @@
|
||||||
#ifndef SRS_CORE_VERSION3_HPP
|
#ifndef SRS_CORE_VERSION3_HPP
|
||||||
#define SRS_CORE_VERSION3_HPP
|
#define SRS_CORE_VERSION3_HPP
|
||||||
|
|
||||||
#define SRS_VERSION3_REVISION 116
|
#define SRS_VERSION3_REVISION 117
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue