Hello,
I'm just compiled Janus gateway.
Demos are working fine, but I can't make my IP cams work.
I have this in janus.plugin.streaming.cfg:
[rtsp-test]
type = rtsp
id = 4
description = RTSP
url = rtsp://CAMERARTSPLINK
audio = no
video = yes
secret = adminpwd
When I open the the browser (Windows, Chrome), it starts the streaming without any serious errors, but nothing is displayed in the white box.
Here is the startup of Janus:
https://pastebin.com/s4M7ejvnHere is the logs of Janus when I hit the play in Chrome:
https://pastebin.com/9Y0NbXewWhat do you think?
Camera is ESCAM QD800, serves H264 over RTSP.
Thanks!
Cheers
D.