13 lines
584 B
Properties
13 lines
584 B
Properties
#推流地址(eg:阿里云地址)
|
||
pushUrl=rtmp://192.168.10.101:19350/rlive/stream_12?sign=LeL5Wchx
|
||
#多路推流
|
||
pushUrlMap=tee "[f=flv]rtmp://192.168.10.101:19350/rlive/stream_12?sign=LeL5Wchx | [f=flv]rtmp://192.168.10.101:19350/rlive/stream_17?sign=64FIaU8X"
|
||
pushUrl2=rtmp://192.168.10.101:19350/rlive/stream_17?sign=64FIaU8X
|
||
#拉流地址(eg:吊舱拉流的地址)
|
||
playUrl=http://192.168.10.101:18000/flv/live/34020000001110000001_34020000001320000099_0200000099.flv
|
||
#固定通道 1 获取通道 2 多线程双路 3 单线程多路 4
|
||
type=4
|
||
|
||
mqttUrl=tcp://106.15.120.154
|
||
mqttTopic=/v1/123987/rtmp/live
|
||
time=60000 |