mcguirepr89 / BirdNET-Pi

A realtime acoustic bird classification system for the Raspberry Pi 4B, 3B+, and 0W2 built on the TFLite version of BirdNET.
Other
1.23k stars 136 forks source link

stops detecting log loops on Haliastur indus_Brahminy Kite #1216

Open rdowden2 opened 2 weeks ago

rdowden2 commented 2 weeks ago

Discussed in https://github.com/mcguirepr89/BirdNET-Pi/discussions/1213

Originally posted by **rdowden2** June 8, 2024 Hi All, sorry posted in wrong place! I have a Pi 400 which I set up with Birdpi a few weeks ago. It did seem to be working fine for a while but now it stops detecting new birdsong and the log loops on the kite like below: 11:54:53---6.0;9.0-('Haliastur indus_Brahminy Kite', 0.015208226) 11:54:53---9.0;12.0-('Haliastur indus_Brahminy Kite', 0.015208226) 11:54:53---12.0;15.0-('Haliastur indus_Brahminy Kite', 0.015208226) 11:54:56---Files loaded 11:54:56---RECORDING_LENGTH set to 15 And on and on... Every time it hangs/loops it is on the Kite? It will restart if I reboot the Pi but now that only runs for a little while. I rebooted it yesterday morning and the screen shot below shows it started failing at around 4/5AM today. ![Screenshot from 2024-06-08 12-07-40](https://github.com/mcguirepr89/BirdNET-Pi/assets/13353205/2a3694b3-bfd6-407c-b5a6-71a09ea5d401) You can listen to live audio on the web page and its fine. The only errors I can see are those about the stream "application provided invalid, non monotonically increasing dts to muxer in stream" It always seems to stick on the Kite detection which made me think it was the model so I switched it and it still does the same. Can anyone offer some advice on where to look next? Cheers Roger
rdowden2 commented 2 weeks ago

Hi,

I have uninstalled and reinstalled and will respond back with how it goes.

Roger

rdowden2 commented 2 weeks ago

Hi All,

It is looping again. It ran for less than a day. Re the reinstall mentioned above, I ran the uninstall.sh script and then the install_birdnet.sh and rebooted. I might have to totally rebuild the flash drive next! any ideas anyone?

Roger