Replies: 5 comments 2 replies
There isn't a setting built directly into BirdNET-Go to delay its own startup. The most reliable way to handle this is to delay the container from starting until the OS has finished loading the audio devices. How you do that depends on how you installed it. Are you using the If you let me know your install method, I can give you the exact steps to add a startup delay. |
|
I used the install script install.sh |
|
I've configured it as you suggested. Hope, this helps, thank you |
Glad it worked! Let the maintainer know if you run into any other issues. |
|
It happened again, therefore I sent a support package. |
Uh oh!
There was an error while loading. Please reload this page.
From time to time, I have no audio device in BirdNET-Go after a reboot.
This might be a question of timing, eg BirdNET-Go is ready before the audio device is fully loaded by the OS.
Is there a way, to improve that, for example by delaying the start of the docker container or by a setting in BirdNET-Go?
All reactions