Hello.
It is being used well by setting rtsp stream. However, if specify the ip address, it works fine, but if you specify the domain name, the stream cannot be displayed.
Of course VLC all works well.
As a result of testing, if VLC is also set to ip address, it connects immediately and the video comes out, but if it is set to domain name, it takes about 15 seconds to wait.
So, when I connect to rtsp from janus, it seems to be solved by changing the rtsp streaming start waiting time longer.
Looking at janus' log, it seems that there will be only 5 seconds.
What should I do?
Thanks.
# janus.plugin.streaming.jcfg
rtsp-cam: {
type = "rtsp"
id = 100
description = "RTSP cam"
audio = false
video = true
}
# janus log ( bin/janus -d 7 )
[rtsp-cam] Reconnected to the RTSP server, streaming again
^[[33m[WARN]^[[0m [rtsp-cam] 5s passed with no media, trying to reconnect the RTSP stream