rernst
Members
-
Joined
-
Last visited
Solutions
-
rernst's post in How to have Docker / Frigate container access to both eth0 and eth1 network interfaces (Dual NIC Frigate setup)? was marked as the answerturned out that 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
For anyone interested in the full solution / steps by steps to have my cameras work with frigate in a dual NIC setup, see solution
-
rernst's post in How to setup remote acces to home assistant yellow via NginxProxyManager running in docker on an unraid server located in a different VLAN was marked as the answerI got this problem solved with assistance from the Home Assistant Community;
for anyone interested in the solution see: solution
-
rernst's post in Help needed with configuring Immich was marked as the answerI just found out that for the external libraries i just need to write /libraries as the path.
the /libraries corresponds to the oath i have defined during the container setup, i.e. /mnt/user/data/media/photo/Albums
For the uploads from the Immich smartphone app i found out that seperate folders for myself and my wife are automatically created in the /mnt/user/data/media/photo/Immich/ directory that i defined during contianer setup, the naming and structure is however not very convenient and hence difficult to navigate.
i'll have to dig some more to find out how i can get this sorted out, but at least everything is up and running now