Replies: 2 comments 5 replies
-
Hi, I am not sure to understand, the default rtsp path is /unicast, then you should try Best Regards, |
Beta Was this translation helpful? Give feedback.
5 replies
-
My DVR system doesn't have rtsp support. Can I get rtsp access using this Link? |
Beta Was this translation helpful? Give feedback.
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 -F60
Ex., 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 host
Beta Was this translation helpful? Give feedback.
All reactions