mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-08 23:10:04 +08:00
Updated MediaServer支持的HTTP API (markdown)
@@ -582,7 +582,7 @@ typedef enum {
|
||||
|
||||
### 12、`/index/api/addStreamProxy`
|
||||
|
||||
- 功能:动态添加rtsp/rtmp/hls拉流代理(只支持H264/H265/aac/G711负载)
|
||||
- 功能:动态添加rtsp/rtmp/hls/http-ts/http-flv拉流代理(只支持H264/H265/aac/G711/opus负载)
|
||||
|
||||
- 范例:[http://127.0.0.1/index/api/addStreamProxy?vhost=`__defaultVhost__`&app=proxy&stream=0&url=rtmp://live.hkstv.hk.lxdns.com/live/hks2](http://127.0.0.1/index/api/addStreamProxy?vhost=__defaultVhost__&app=proxy&stream=0&url=rtmp://live.hkstv.hk.lxdns.com/live/hks2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user