-
-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker Wyze Bridge Now Available For Unraid #236
Comments
Awesome! I was using Portainer to do this on my Unraid server. |
Thanks for this. |
I'm not very familiar with unraid, but you'll need to volume map the |
I finally got around to using this Unraid app and got it to work (replacing my Portainer solution also running on Unraid) |
Thanks for helping I did the "Path" map and the "NET_MODE" value, but it does the same thing. It over writes the token on the local volume as well and setting it as a read only throws an error. |
@Shamsuzuha Do you have |
This is where the source lives https://github.com/selfhosters/unRAID-CA-templates/blob/master/templates/docker-wyze-bridge.xml |
Thats perfect, setting it to "false" worked perfectly. Much appreciate all the help. |
Do we need to update something for the audio variables? - ENABLE_AUDIO=
- AUDIO_CODEC=
- AUDIO_FILTER= |
blacklisting on unraid possible? i have a wyze outdoor i'd rather not drain the battery on. separate refresh rate maybe? EDIT:figured it out. just need to add variables. sorry i've never built any dockers. unraid makes life too easy. thanks for all the efforts! Possible to add your variables to the template? |
I'm not very familiar with the unraid template, but maybe @mitchross can help or make some suggestions? FYI, v1.8+ should run all the outdoor cams in "on-demand" mode so that the bridge only wakes and connects to them when one of the streams is being accessed. |
it might help some out. unraid makes things way to easy for dockers. that's a good thing, but can make somethings complicated. i've added in most of the variables. the support forum doesn't have any advice on how to do this. web search can narrow down requirements on how to add in the "environment" variables. most templates come with just about every option. |
Blacklisting and Whitelisting are both supported as per the instructions in the README file |
@letrain02 Any docker variable just needs to be filled out like so,
If you update the template, open a PR like so selfhosters/unRAID-CA-templates#313 |
Mitch, just wanted to say this project is "awesomely" useful. Many thanks. |
I had some problems getting this to run on unraid as the ports were already used by frigate. |
I understand that by default Audio is disabled. When having the docker in unraid, which file do we need to edit to enable audio and also, where is the file stored? Thanks |
Hello, This is unfortunate, but I do not have the audio option in my version of the docker. Just removed it along with the image and reinstalled, and it is still not there. Even under the advanced view. |
Ok, if it doesn't exist then you can simply add the variable yourself. Stop the container and follow the instructions @frakman1 gave to edit the template. Scroll down to where it says "[Add another Path, Port, Variable, Label or Device]" For config type, select Variable Click save and then restart the container. |
Thank you for the assistance. I use Unraid, but still pretty new to some of the middle and higher level commands and such for dockers so forgive me. Figured Id add visuals for future readers just in case and if they are incorrect, then I can change them. I was confused because I overread/looked the fact you had to change the path to a variable. So when you go to [Add another Path, Port, Variable, Label or Device] it starts as path. Have to change it to "Variable" in the drop down. Then just add the information as follows and all is well. |
See this for details about the Audio feature. According to that page, the value should be |
Havent had any motion come through to record footage, but I can test when I get home tonight since I only have a camera in my garage looking at the door to make sure its closed, but I can confirm later and report back. Would be good to know either way. |
This works! Thank you very much for your assistance gentlemen. |
Forgot to check, but audio does work with TRUE all caps. Its not as loud as my other cams, but its coming through for sure. Noticed the camera has a bit of a delay now though compared to the Wyze app, but Id assume its from going through everything. Which is fine. I am not worried about the delay. Its just nice to see all of the cameras in the Home app for a quick overview glance. |
I added this utility to Unraid so that you can run this in Unraid Docker Container
The text was updated successfully, but these errors were encountered: