winlin

set stream caster to experiment state

正在显示 1 个修改的文件 包含 3 行增加3 行删除
@@ -507,11 +507,11 @@ Supported operating systems and hardware: @@ -507,11 +507,11 @@ Supported operating systems and hardware:
507 ). 507 ).
508 1. Support HLS(h.264+mp3) streaming, read 508 1. Support HLS(h.264+mp3) streaming, read
509 [#301](https://github.com/winlinvip/simple-rtmp-server/issues/301). 509 [#301](https://github.com/winlinvip/simple-rtmp-server/issues/301).
510 -1. Support push MPEG-TS over UDP to SRS, read  
511 -[#250](https://github.com/winlinvip/simple-rtmp-server/issues/250).  
512 1. Rewrite HLS(h.264+aac/mp3) streaming, read 510 1. Rewrite HLS(h.264+aac/mp3) streaming, read
513 [#304](https://github.com/winlinvip/simple-rtmp-server/issues/304). 511 [#304](https://github.com/winlinvip/simple-rtmp-server/issues/304).
514 -1. Support push RTSP to SRS, read 512 +1. [experiment] Support push MPEG-TS over UDP to SRS, read
  513 +[#250](https://github.com/winlinvip/simple-rtmp-server/issues/250).
  514 +1. [experiment] Support push RTSP to SRS, read
515 [#133](https://github.com/winlinvip/simple-rtmp-server/issues/133). 515 [#133](https://github.com/winlinvip/simple-rtmp-server/issues/133).
516 1. [no-plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech). 516 1. [no-plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech).
517 1. [no-plan] Support RTMP 302 redirect [#92](https://github.com/winlinvip/simple-rtmp-server/issues/92). 517 1. [no-plan] Support RTMP 302 redirect [#92](https://github.com/winlinvip/simple-rtmp-server/issues/92).