Skip to content
Discussion options

You must be logged in to vote

I got it to work finally! (with the help of Gemini)
Turned out that also the URL structure for my dahua camera needed to be different than was suggested by default by frigate;
i had to use:
rtsp://admin:password@ip_address:554/cam/realmonitor?channel=1&subtype=0

so in summary, the steps i had to take to solve the original problem:

  1. in unraid network settings configure eth1: set the IP addess for eth1 (i.e. the second NIC) to 10.1.1.1 / 24

  2. in camera settings, set static ip addresses on camera in camera subnet range, e.g. for me 10.1.1.x, put default gateway to 10.1.1.1

  3. define a docker macvlan for br1 (eth1). i did this by puting in the cli:
    docker network create -d macvlan --subnet=10…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@Eightball1990
Comment options

Comment options

NickM-27
Dec 28, 2025
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@Eightball1990
Comment options

@cardinjt
Comment options

@Eightball1990
Comment options

@Eightball1990
Comment options

Answer selected by Eightball1990
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants