
Error starting live stream with RTSP mic
https://github.com/Sukecz/esp32-birdnet-mic
Using this repo ^, I built an ESP32 mic that will forever live outside and stream audio on my home network.
I have a birdnet-go docker container running on my home server which is able to consistently identify birds based on their calls and songs, I can play back clips just fine. But whenever I attempt to listen to the live audio stream, I get an error, no context, no stack trace or logs. Just shows an error pop up and disappears. I glanced at the logs in **/config but didnt see anything meaningful. Also peepd the logs for the container without much success.
I am able to stream live using VLC so its not an issue with the mic.
I've set max clients on the mic to 3 just in case there was an issue with that.
What might be the issue?