|
|
|
@ -166,10 +166,10 @@ Other documents:
|
|
|
|
|
- [x] [Experimental] Support DVR in MP4 format, read [#738][bug #738].
|
|
|
|
|
- [x] [Experimental] Support MPEG-DASH, the future live streaming protocol, read [#299][bug #299].
|
|
|
|
|
- [x] [Experimental] Support pushing MPEG-TS over UDP, please read [bug #250][bug #250].
|
|
|
|
|
- [x] [Experimental] Support pushing RTSP, please read [bug #133][bug #133].
|
|
|
|
|
- [x] [Experimental] Support pushing FLV over HTTP POST, please read wiki([CN][v2_CN_Streamer2], [EN][v2_EN_Streamer2]).
|
|
|
|
|
- [x] [Experimental] Support HTTP RAW API, please read [#459][bug #459], [#470][bug #470], [#319][bug #319].
|
|
|
|
|
- [x] [Experimental] Support SRT server, read [#1147][bug #1147].
|
|
|
|
|
- [x] [Deprecated] Support pushing RTSP, please read [bug #133][bug #133].
|
|
|
|
|
- [x] [Deprecated] Support RTMP client library: srs-librtmp([CN][v3_CN_SrsLibrtmp], [EN][v3_EN_SrsLibrtmp])
|
|
|
|
|
- [x] [Deprecated] Support Adobe HDS(f4m), please read wiki([CN][v2_CN_DeliveryHDS], [EN][v2_EN_DeliveryHDS]) and [#1535][bug #1535].
|
|
|
|
|
- [x] [Deprecated] Support bandwidth testing([CN][v1_CN_BandwidthTestTool], [EN][v1_EN_BandwidthTestTool]), please read [#1535][bug #1535].
|
|
|
|
@ -197,6 +197,7 @@ Other documents:
|
|
|
|
|
|
|
|
|
|
## V4 changes
|
|
|
|
|
|
|
|
|
|
* v4.0, 2021-04-24, Change push-RTSP as deprecated feature.
|
|
|
|
|
* v4.0, 2021-04-24, Player: Change the default from RTMP to HTTP-FLV.
|
|
|
|
|
* v4.0, 2021-04-24, Disable CherryPy by --cherrypy=off. 4.0.90
|
|
|
|
|
* v4.0, 2021-04-01, RTC: Refine TWCC and SDP exchange. 4.0.88
|
|
|
|
|