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
Hello All - I have an old container that was working great until the unifi changes. I've been monitoring progress and saw that the docker hub image was finally updated, so I created a new container with the same configuration as the old, but it errors out with the below (username and password replaced below). The old docker image still fires up with no issue (just still images, no live video) and I can view the stream in VLC with the string below - is a different command or switch needed now?
[tcp @ 0x7f7bd96b2f40] [tcp @ 0x7f0f0f2fff40] Connection to tcp://10.37.12.63:554?timeout=15000000 failed: Host is unreachable
Connection to tcp://10.37.12.63:554?timeout=15000000 failed: Host is unreachable
rtsp://:@10.37.12.63:554/Streaming/Channels/101/: Host is unreachable
rtsp://:@10.37.12.63:554/Streaming/Channels/101/: Host is unreachable
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello All - I have an old container that was working great until the unifi changes. I've been monitoring progress and saw that the docker hub image was finally updated, so I created a new container with the same configuration as the old, but it errors out with the below (username and password replaced below). The old docker image still fires up with no issue (just still images, no live video) and I can view the stream in VLC with the string below - is a different command or switch needed now?
unifi-cam-proxy -H 10.37.12.6 --mac 44:a6:42:e2:6b:23 -i 10.37.12.63 -c /cert/client.pem -t rfnyVRNMPrtabZ1ps8wNw5F2lbIPm0Bv rtsp -s rtsp://:@10.37.12.63:554/Streaming/Channels/101/ --http-api 8211
Errors when using the Dev image from DockerHub:
[tcp @ 0x7f7bd96b2f40] [tcp @ 0x7f0f0f2fff40] Connection to tcp://10.37.12.63:554?timeout=15000000 failed: Host is unreachable
Connection to tcp://10.37.12.63:554?timeout=15000000 failed: Host is unreachable
rtsp://:@10.37.12.63:554/Streaming/Channels/101/: Host is unreachable
rtsp://:@10.37.12.63:554/Streaming/Channels/101/: Host is unreachable
RTSP Stream presently working
Any help would be greatly apprecaited!
Beta Was this translation helpful? Give feedback.
All reactions