|
As a mobile device, I set up a Raspberry Pi 0W as RTSP device. It connects over VPN to my home network, where I can hear the stream as follows: rtsp://192.168.5.206:8554/mic VLC Player shows: Codec: MPEG AAC Audio |
Replies: 8 comments 3 replies
|
can you please share a screenshot of Audio Settings page and error you are seeing? |
|
Hi Tomi (@tphakala), thanks for answering so fast! Here it is:
The error pops up, as soon as I click the microphone and chose the green start button to play the rtps stream |
|
you'll have it: |
|
I sent you the access informations, @tphakala you can login and have a look |
|
Sorry about that. This afternoon, when I tested, I did it with another birdnet-go Raspi, and I sent you the log.
You might have a look at birdnetgo1 I sent you the URL and settings password to access it via internet. |
|
I just deleted the rtsp link and reentered it again, restartet birdnetgo raspi, but still html 404 error. That's really odd. 205 was a test a few days ago, that was not successful. so I started from scratch and built up a new RTSP streamer, with a new IP (206). And, as you can see on the screenshot with the error message above, birdnetgo1 has configured 206. same is true, when I look at the config.yaml file: So I guess, reconfiguring in the birdnetgo app, does not reconfigure ffmpeg? Where can I change the ffmpeg settings, @tphakala ? |
|
Okay, I did a fresh installation to get rid of any false config infos from the testing phase and chose rtsp stream right from the beginning. |
|
Another information: One more question: Using rtsp, on birdnet-go rPI 4B the CPU goes up to ~85%. Are there optimized settings for balancing the load between the rtsp streamer and birdnet-go? What is the optimal codec to use on the rtsp server for birdnet-go? |


Okay, I did a fresh installation to get rid of any false config infos from the testing phase and chose rtsp stream right from the beginning.
Now, everything is running as it should!
Thanks for your support.