Home

Awesome

Monibuca 的RTSP 插件

主要功能是对RTSP地址进行拉流转换

插件名称

RTSP

配置

[RTSP]
BufferLength  = 2048
AutoPull     = false
RemoteAddr   = "rtsp://localhost/${streamPath}"

使用方法(拉流转发)

new(RTSP).Publish("live/user1","rtsp://xxx.xxx.xxx.xxx/live/user1")