You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which kinds of bugs, probably the backend is just not getting data from RTSP.
Without internet, you may need some STUN/TURN server if you are not on same LAN.
Using docker, --net=host may also help.
i run it in docker on my mac,it works.
i run it in docker on a server without internet,it doesn't work.
also,how to improve the log level,
here is the log:
[root@i-O2onpOhgE ~]# docker logs -f 53455dcafccb8b6e8bb9bd23fc0ba5120876cf2ee851f03b1f5a6e43aa676483
Version:v0.8.7-15-gdadf698/Linux-x86_64 [email protected] webrtc@9912723-dirty live555helper@63e2d96
{
"urls" :
{
"tianyan" :
{
"video" : "rtsp://10.230.1.215:8554/live/JJ-JH-06"
}
}
}Logger level:4
HTTP Listen at 0.0.0.0:8000
Requested URL : rtsp://10.230.1.215:8554/live/JJ-JH-06
Start playing sink for "video/H264" subsession
Requested URL : rtsp://10.230.1.215:8554/live/JJ-JH-06
Close session: video/H264
Requested URL : rtsp://10.230.1.215:8554/live/JJ-JH-06
Start playing sink for "video/H264" subsession
Requested URL : rtsp://10.230.1.215:8554/live/JJ-JH-06
Close session: video/H264
Requested URL : rtsp://10.230.1.215:8554/live/JJ-JH-06
Start playing sink for "video/H264" subsession
Requested URL : rtsp://10.230.1.215:8554/live/JJ-JH-06
Close session: video/H264
Requested URL : rtsp://10.230.1.215:8554/live/JJ-JH-06
Start playing sink for "video/H264" subsession
Requested URL : rtsp://10.230.1.215:8554/live/JJ-JH-06
Close session: video/H264
image version:mpromonet/webrtc-streamer:master-amd64
The text was updated successfully, but these errors were encountered: