Replies: 2 comments 5 replies
|
Hi, I am not sure to understand, the default rtsp path is /unicast, then you should try Best Regards, |
5 replies
|
My DVR system doesn't have rtsp support. Can I get rtsp access using this Link? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Using Docker, I am unable to identify the RTSP URL for H264
docker run --device=/dev/video0 -p 8554:8554 -it --restart=always mpromonet/v4l2rtspserver -H3040 -W3040 -F60Ex., on LAN, the device is 192.168.1.94,
Full output,
Even with
--network host,This is inaccessible even from another container on the same Pi with
--network hostAll reactions