I turned my security cameras into an automatic bird identification system
61–70 of 197 posts
Re: I turned my security cameras into an automatic bird identification system
#62Earlier quoted context omitted.
Have you found a way to identify frogs? I also have a BirdNET (the older -PI, not -Go) setup, but haven't seen a way to get anything other than birds identified.
The many frogs around my house are identified as black-crowned night heron. I was very excited for a while since that bird is not common where I live.
Re: I turned my security cameras into an automatic bird identification system
#63Re: I turned my security cameras into an automatic bird identification system
#64Btw, Merlin Bird ID app by Cornell University is so good that I got some people interested that weren't into that topic at all.
But a warning for novice birders: Merlin's sound ID feature produces a lot of false positives.
Unless a species has a really, really unique call or song, I've made it my personal rule to get eyes on it and, if I'm still not convinced, to take a picture and cross reference with iNaturalist and what folks on there think of it.
I've learned to curse the species that differ from others by the sheen of the backs of the males' necks or the angle of a wingbar. Also, gulls that only differ by things like the color of their feet or beaks.
Re: I turned my security cameras into an automatic bird identification system
#65Re: I turned my security cameras into an automatic bird identification system
#66how confident is it in the identification? i imagine sometimes the angle is or resolution is bad and it may detect a bird but not have a lot to go off of to say what kind. does it narrow the list down or just make a guess?
It looks like they are using audio. Even with poor audio on my phone I find that it works very well. Once in a blue moon I'll get an ID I am doubtful of from BirdNet but it's rare in my experience.
though i would be hopeful for bird audio, as differentiating their calls is something the birds themselves excel at, so it could very well be a great usecase for ai
Re: I turned my security cameras into an automatic bird identification system
#67I run BirdNET-Go as an app on my Home Assistant i7 M710q. I use the GPU-enabled BirdNET model and Perch V2, and it works swimmingly. Input is three RTSP streams from various Reolink PoE cameras around our house, and it is pretty cool to be able to find and listen to the birds/frogs that come.
Have you found a way to identify frogs? I also have a BirdNET (the older -PI, not -Go) setup, but haven't seen a way to get anything other than birds identified.
Re: I turned my security cameras into an automatic bird identification system
#68GLM 5.3 helped to root my camera so I could get proper endpoints for PTZ and stream. Claude built the api and frontend, hosted on Home Assistant.
Re: I turned my security cameras into an automatic bird identification system
#69Earlier quoted context omitted.
The many frogs around my house are identified as black-crowned night heron. I was very excited for a while since that bird is not common where I live.
OHHHH! That explains it. Had not figured out why that false detection kept coming up.
Re: I turned my security cameras into an automatic bird identification system
#70Inspired by AvianVisitors [1] I made a similar project [2] with an android app for bird detection using Perch, and then displays the birds detected during the last 24 hours with nice art on a samsung frame tv in "art mode".
If you dont want to repurpose an old android device, my app also supports bird detections from birdnet-go and birdweather. It should be plug and play with this project.
Have a look at [1] https://theodore.net/projects/AvianVisitors/ [2] https://github.com/simenf/birdframe