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
Trying to use a Hikvision cam as source, but unsure how to add successfully:
Set Address to username:password@[IP]:554/Streaming/Channels/2
Protocol RTSP
Transport TCP
When clicking Apply I just see 'Applying...' and nothing else happens. I don't see the user logged in on the camera, heck netstat does not even show me a connection. What is the correct syntax of adding a cam which requires digest auth to Birdcage?
Also tried using the api on port 7007 but that just returns
Restarted the docker and now the log is spammed with:
birdcage_backend_1 | stderr: username:password@IP:554/Streaming/Channels/2: Protocol not found
birdcage_backend_1 | Did you mean file:username:password@IP:554/Streaming/Channels/2?
birdcage_backend_1 | [2024-05-04 09:24:19,784: WARNING/ForkPoolWorker-6] Recording failed. Error: ffmpeg error (see stderr output for detail)
birdcage_backend_1 | [2024-05-04 09:24:20,889: WARNING/ForkPoolWorker-6] Error: ffmpeg error (see stderr output for detail)
tomm1ed
changed the title
Unable to add Hikvision camera, hangs at Applying
How to use Hikvision camera with digest authentication
May 4, 2024
Trying to use a Hikvision cam as source, but unsure how to add successfully:
Set Address to username:password@[IP]:554/Streaming/Channels/2
Protocol RTSP
Transport TCP
When clicking Apply I just see 'Applying...' and nothing else happens. I don't see the user logged in on the camera, heck netstat does not even show me a connection. What is the correct syntax of adding a cam which requires digest auth to Birdcage?
Also tried using the api on port 7007 but that just returns
The text was updated successfully, but these errors were encountered: