dexter

Results 306 comments of dexter

If you what to pull rtsps to monibuca see this: http://v5.monibuca.com/en/features/pull-proxy.html or you can use this light way ``` rtsp: pull: live/test: rtsps://localhost/live/test ```

if you want to pull rtsps from monibuca(v5) ``` rtsp: tcp: listenaddrtls: :8554 keyfile: xxxx certfile: xxxx ```

there is a snap plugin can do this,you can find it in plugin/snap

I don't understand how to extract frames when there is not such stream

用 v5 试试 ,git clone -b v5 https://github.com/langhuihui/monibuca 到 example 目录的 default 下面,修改配置 pullrtsp.yaml 然后 go run main.go -c pullrtsp.yaml

嗯,你看看有没有办法回收端口,帮忙提个 PR