This commit is contained in:
Alexandre
2024-04-22 10:53:13 +02:00
parent d67e8c1341
commit b8f615561b
10 changed files with 313 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
#!/command/with-contenv bashio
# shellcheck shell=bash
set -e
#################
# INITALISATION #
#################
bashio::log.info "ALSA_CARD option is set to $(bashio::config "ALSA_CARD"). If the microphone doesn't work, please adapt it"
bashio::log.blue "Listing available listening devices"
arecord -l
echo " "
########################
# CONFIGURE birdnet-go #
########################
bashio::log.info "Starting app..."
/usr/bin/birdnet-go realtime