mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 03:28:09 +08:00
Updated 播放url规则 (markdown)
@@ -41,7 +41,7 @@ rtmp类型的流媒体源也支持`http-flv`、`websocket`直播,对应的url
|
||||
- `ws://127.0.0.1/live/0.flv?vhost=somedomain.com`
|
||||
- `wss://127.0.0.1/live/0.flv?vhost=somedomain.com`
|
||||
|
||||
当然,ZLMediaKit一般会把rtsp、rtmp流媒体源互相转换,也会转换成hls/http-ts/ws-ts,播放的url如下:
|
||||
当然,ZLMediaKit一般会把rtsp、rtmp流媒体源互相转换,也会转换成hls/http-ts/ws-ts/http-fmp4/ws-fmp4,播放的url如下:
|
||||
- HLS
|
||||
- `http://somedomain.com/live/0/hls.m3u8`
|
||||
- `https://somedomain.com/live/0/hls.m3u8`
|
||||
|
||||
Reference in New Issue
Block a user