76 comments

  • sahn443 hours ago
    This is a lot more wholesome than my project. I detect birds and automatically spray them with a sprinkler to keep away from pool area.<p>code: <a href="https:&#x2F;&#x2F;github.com&#x2F;mattsahn&#x2F;bird-away" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mattsahn&#x2F;bird-away</a><p>Writeup: <a href="https:&#x2F;&#x2F;mattsahn.github.io&#x2F;bird-away-blog&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mattsahn.github.io&#x2F;bird-away-blog&#x2F;</a>
    • world2vec2 hours ago
      My first ever &quot;e2e&quot; ML project during early covid quarantine was a crude vision model to detect pigeons on my balcony (and pigeons only) and play a loud random sound. It almost worked sometimes.
    • atestu2 hours ago
      I&#x27;ve been meaning the same thing to stop deer from eating from my garden... would you do anything differently if you were to do it again?
    • lukan3 hours ago
      I guess you can combine it? Identify what the bird was you sprayed away ..
      • peddling-brink2 hours ago
        And measure reaction time, classify across species.
    • artemis_aep27 minutes ago
      I am deeply moved by your anti-bird crusade xD
    • ddmf3 hours ago
      I&#x27;ve been wanting to do something like this to stop cats shitting on my grass for ages, will have a look at this, thanks.
  • ben104022 hours ago
    I did exactly this with BirdNet-Go and my Unifi doorbell cam. Unifi exposes an RTSP feed for each camera so it was easy for the tool to just &quot;listen&quot; to the doorbell and start classifying.<p>I have a spare e-ink display and my next weekend project to follow onto this is to wire it up so it shows some faux &quot;woodcut&quot; images of birds detected, or something like that.
    • koryk18 hours ago
      I did something similar with my BirdNET + e-ink screen, it&#x27;s pulling images from wikipedia, dithering and rendering a summary with PIL.<p><a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;5XbM6bb.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;5XbM6bb.png</a><p>Also if anyone is interested, here is the server for the e-ink screen <a href="https:&#x2F;&#x2F;github.com&#x2F;koryk&#x2F;inky-impression-server" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;koryk&#x2F;inky-impression-server</a><p>and here is a MCP for birdnet that I&#x27;ve been using for a bit <a href="https:&#x2F;&#x2F;github.com&#x2F;koryk&#x2F;birdnetpi-mcp-local-server" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;koryk&#x2F;birdnetpi-mcp-local-server</a>
      • simonjgreen18 hours ago
        Love your eink example! You’ve just sent me on a parts shopping trip :)<p>I’ve been unhappy with my little lcd board I’ve been using for the same here <a href="https:&#x2F;&#x2F;github.com&#x2F;simonjgreen&#x2F;OpenObservatory" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;simonjgreen&#x2F;OpenObservatory</a> as the contrast is bad. I was considering using one of my trmnl displays, but it isn’t quite the right operating model for the frequency of updates I want.
    • arnemunthekaas8 hours ago
      I&#x27;ve also done basically the same this year, I just use a Raspberry pi + a usb mic. <a href="https:&#x2F;&#x2F;github.com&#x2F;arnegiacomo&#x2F;fugleramme" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;arnegiacomo&#x2F;fugleramme</a><p>Its very popular with friends and family, especially with older people that dont enjoy traditional tech.
    • walrus015 hours ago
      &gt; Unifi exposes an RTSP feed for each camera<p>Do you mean an RTSP audio only stream separate from the video+audio feed you might ingest to an NVR, or combined audio&#x2F;video RTSP stream? Most manufacturers of security cameras with ordinary RTSP stream functions support provide both video and audio together. &#x27;Frigate&#x27; for instance will auto detect audio stream on a reolink camera and it &quot;just works&quot; in the latest versions of Frigate.
      • mlrtime5 hours ago
        Unifi provides local RTSP streams in different resolutions, birdnet will happily take a rtsp and strip it&#x27;s audio out for processing (ffmpeg?)
        • walrus013 hours ago
          Have you had any difficulty with simultaneously retrieving &gt;1 RTSP stream from the camera at a time, 24x7? Such as full resolution video&#x2F;audio to a NVR for security purposes and then a second stream to birdnet?
    • Ouman9 hours ago
      The e-ink display with woodcut birds sounds like the perfect final form of this project
    • sciencesama21 hours ago
      just use trmnl it will make it super easy
      • twhitely12 hours ago
        I like my money to not go towards transphobes
        • mrmlz9 hours ago
          I like my TRMLN it has been very solid.
  • jnaina35 minutes ago
    Have been running BirdNet-Go on a Rpi3 with a Jabra Speak 510 device which has omni-directional mic array, along with rtsp audio from two outdoor security cameras, for the last 2 months. Excellent sound pickup quality. 76K detections and 112 species detected.<p>I live in the east coast of Singapore near changi airport, and also run FlightTracker on another Rpi3 with a cheap RTL-SDR dongle with a 1090 mhz antenna to receive real-time aircraft broadcasts&#x2F;squawks.<p>So essentially tracking 2 different types of &#x27;birds&#x27;.
  • comboy21 hours ago
    Btw, Merlin Bird ID app by Cornell University is so good that I got some people interested that weren&#x27;t into that topic at all.
    • CobrastanJorji17 hours ago
      Merlin&#x27;s story is very interesting: <a href="https:&#x2F;&#x2F;www.birds.cornell.edu&#x2F;home&#x2F;the-magic-of-merlin&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.birds.cornell.edu&#x2F;home&#x2F;the-magic-of-merlin&#x2F;</a><p>The journey to a magical, free bird sound ID app involves some obvious steps (the NSF gave them money), but the amount of timeline offramps is really high. The NSF didn&#x27;t think this app was educational (&quot;it&#x27;s just telling them the answer, they don&#x27;t even have to work for it!&quot;), the funding ran out so they were thinking of charging money, eBird happened to have five years of bird sound recordings they could use, a computer vision guy on the team happened to learn that spectrograms are basically the same as pictures...<p>And the result is tremendously useful! They get great signal on where birds are, and they&#x27;re making people so much more interested in birds and nature and science. And I think charging $1 for the app or, shudder, some sort of subscription model might&#x27;ve ruined the whole thing.
      • utopiah6 hours ago
        Funnily enough I was in the bathroom (that&#x27;s where I do my most random thinking) just yesterday evening thinking how template matching in computer vision, e.g. <a href="https:&#x2F;&#x2F;docs.opencv.org&#x2F;5.0&#x2F;py_tutorials&#x2F;py_imgproc&#x2F;py_template_matching&#x2F;py_template_matching.html" rel="nofollow">https:&#x2F;&#x2F;docs.opencv.org&#x2F;5.0&#x2F;py_tutorials&#x2F;py_imgproc&#x2F;py_templ...</a> is basically audio signal processing but instead of being temporal it is spatial. Different signals but same principle.
    • trillic2 hours ago
      Listers: A Glimpse into Extreme Birdwatching<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=zl-wAqplQAo" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=zl-wAqplQAo</a>
      • world2vec34 minutes ago
        Love that documentary.
    • phainopepla221 hours ago
      But a warning for novice birders: Merlin&#x27;s sound ID feature produces a lot of false positives.
      • Sesse__8 hours ago
        For me, mostly a lot of false negatives. I have a Pixel 8, and I have no problems using the microphone normally, but somehow, Merlin requires the bird to be within a couple of meters of me and sing for quite a while before Merlin will even say “hearing a bird”. And of course, you have to be dead silent; if anyone talks or coughs, it will mess up the spectogram badly.<p>Given that it&#x27;s colloquially “Shazam for birds” and Shazam is just amazingly resistant to noise, it&#x27;s a bit disappointing :-)
        • lordgrenville7 hours ago
          I think what makes Shazam magically &quot;just work&quot; is that they are searching for the exact embedding of the recorded version of the song - it doesn&#x27;t work for a cover version, acapella, etc even if it is very similar. (Everyone would want an app that you can hum into and it will ID the song, but I guess it&#x27;s a very tough problem.)<p>Merlin is solving the more general problem so makes sense that it&#x27;s much more finicky and less accurate.
          • ButlerianJihad6 hours ago
            &gt; an app that you can hum into and it will ID the song<p>YouTube Music and Google Search do OK with these types. Sometimes if I know a song well enough, I will open YT Music, activate the mic search, and sing a few bars, instead of typing the song title.<p>According to Gemini, SoundHound is also a good app for song-hummers to try.
        • fyhn5 hours ago
          I&#x27;m not sure why but this seems very phone dependent. I can stand next to another person, both running Merlin in silence, and mine will pick up much more than some people&#x27;s phones. My phone is not particularly new (Zenfone 8).
      • sq_19 hours ago
        Merlin got me into birding, and I&#x27;ve found this to be true, at least in some regions, especially if there&#x27;s lots of background noise.<p>Unless a species has a really, really unique call or song, I&#x27;ve made it my personal rule to get eyes on it and, if I&#x27;m still not convinced, to take a picture and cross reference with iNaturalist and what folks on there think of it.<p>I&#x27;ve learned to curse the species that differ from others by the sheen of the backs of the males&#x27; necks or the angle of a wingbar. Also, gulls that only differ by things like the color of their feet or beaks.
      • deepvibrations4 hours ago
        Indeed - background noise will tend to lead to a lot more false positives, but you should use it as a guide rather than inherently trusting results. Same goes for using BirdNET-go and other models, though these do allow you to be very strict with detections and reduce false positives more.
      • wlonkly13 hours ago
        Occasionally I&#x27;ll see a screenshot of Merlin with, I dunno, a dozen different birds, and in the middle of the list: a catbird. I never have the heart to tell people that they just heard one very creative bird.
      • pfdietz18 hours ago
        You can usually tell, though. Rare birds in the wrong place or time that come up only once are problematic, but if the bird is detected repeatedly there&#x27;s a better chance. You should also be on the lookout for birds that mimic other birds (like the northern mockingbird and the gray catbird.)
      • sib17 hours ago
        Cornell &#x2F; Merlin &#x2F; eBird publishes a global species frequency DB indexed by location and date (so, how likely is a species to appear in a place, on a day of the year)... In a project that I was working on, this helped a lot when used to influence the &quot;raw&quot; identification based on appearance alone.
      • bluebarbet16 hours ago
        For info, there&#x27;s a FOSS bird-call app, available on F-Droid, that&#x27;s pretty decent: WhoBird
      • drcongo20 hours ago
        I&#x27;ve not seen this personally, but maybe it&#x27;s region specific.
    • bakibab21 hours ago
      Indeed. I use Merlin Bird ID all the time. I found it good across many countries.
    • drcongo21 hours ago
      I call it Pokemon Go for grown ups. How many do you have in your life list? I finally managed to snag a Tawny Owl last week.
      • justincormack1 hour ago
        Tawny owls make so many different noises. The classic sound is two, one calls and one answers but they are very chatty with different sounds. They live all around, but never seen one.
      • nbaugh120 hours ago
        I&#x27;ve got 33. I don&#x27;t know how that stacks up against other but a large percentage of them came just from my backyard. Just got added a Baltimore Oriole that showed up this week.
        • astura14 hours ago
          I&#x27;ve only been birdwatching since spring and I got 28 species already. Lots of seabirds because I spend a lot of the time at the beach.
        • drcongo20 hours ago
          I&#x27;m up to 71 thanks to the joys of taking it on holiday to other countries (less joy for my family), and occasionally going places just because I know there&#x27;ll be new birds there.<p>Personal best for a single session is 23 birds in my back garden over the course of a couple of coffees. I have though spent a fair bit of time making the garden as attractive to different types of bird as possible - mainly through having a variety of different shaped feeders with different feed in. I can recommend the NatureSpy camera feeder too [0] - though I have had to modify it a little to make the food hole smaller otherwise magpies empty the thing in a single day just chucking all the seed on the floor. Dickheads.<p>[0] <a href="https:&#x2F;&#x2F;naturespy.org&#x2F;collections&#x2F;wifi-solar-bird-feeder-nestbox-cameras&#x2F;products&#x2F;wifi-birdcam-pro" rel="nofollow">https:&#x2F;&#x2F;naturespy.org&#x2F;collections&#x2F;wifi-solar-bird-feeder-nes...</a>
    • venmul8 hours ago
      Btw the btw Merlin ID and OP&#x27;s Birdnet uses the same model
  • maciejb17 hours ago
    I tried that with my Aqara camera. The mic there has no windshield, though; wind noise was terrible. Also I couldn’t get Aqara support to enable higher sampling rates in the firmware than 16kHz; BirdNET expects 48kHz audio samples.<p>Ended up installing a better microphone attached to a RPi3A+ and using a RaspberyPi 4 which I already owned for hosting BirdNET-Go <a href="https:&#x2F;&#x2F;maciejb.me&#x2F;posts&#x2F;birdnet-go-setup&#x2F;" rel="nofollow">https:&#x2F;&#x2F;maciejb.me&#x2F;posts&#x2F;birdnet-go-setup&#x2F;</a><p>Much better sound quality now!
    • brewtide13 hours ago
      I built an esp32 with 48khz mic soldered on, feeding rtsp stream to server in living room. Works amazing. Need to build more mics.
      • venmul8 hours ago
        I like to know more about your project can you help with the details
      • maciejb10 hours ago
        How do you transmit the audio once captured?
  • KyleWasTaken22 hours ago
    Heads up. I noticed the screenshot of your markdown card has an ASCII block that goes below the baseline. `U+2588` (Full block) tends to do that depending on a lot of things.<p>I made a change to the markdown card sometime ago that uses only `U+2581` through `U+ 2587` instead to avoid that issue.<p>It&#x27;s under a collapsed block here:<p><a href="https:&#x2F;&#x2F;www.kyleniewiada.org&#x2F;blog&#x2F;2025&#x2F;05&#x2F;backyard-bird-tracking-with-ai&#x2F;#card-daily-species-summary-with-sparklines" rel="nofollow">https:&#x2F;&#x2F;www.kyleniewiada.org&#x2F;blog&#x2F;2025&#x2F;05&#x2F;backyard-bird-trac...</a>
  • CircuitSeuss10 hours ago
    Eerie how easy it is to leverage these always on network connected sensors we keep putting everywhere to get precise data profiles
    • utopiah6 hours ago
      DIY NSA.
    • Ouman9 hours ago
      Yeah, the bird use case is charming, but it&#x27;s also a pretty good demonstration of how much information is sitting there waiting to be extracted from sensors that were installed for some completely different purpose.
  • pnw1 hour ago
    This is awesome! I just asked Hermes to deploy it for me at home and it&#x27;s already listing some interesting birds.
  • tacodestroyer21 hours ago
    Nice! I never thought about using my security cameras but ended up building a regular Birdnet-Pi with a microphone. I took it one step further to make it portable so that I can use it when we hike or travel to new places. Added a little e-ink display to the front and it allows me to see Top 3 for the day, last detected, and total number for the day.<p>Case I used to make it portable and fit the display <a href="https:&#x2F;&#x2F;makerworld.com&#x2F;en&#x2F;models&#x2F;1336154-portable-pi-sdr-case" rel="nofollow">https:&#x2F;&#x2F;makerworld.com&#x2F;en&#x2F;models&#x2F;1336154-portable-pi-sdr-cas...</a>
  • mulle18811 hours ago
    The documentary &#x27;Listers &#x27; (about two brothers who go all in on birding for a year) on YouTube is so hilarious and got me into birding (and using Merlin) this year. Highly recommend.
    • Aboutplants4 hours ago
      Really enjoyed it as well. I watched so many documentaries in college (20-25 years ago) and it really harkens back to a 90s&#x2F;early00’s style documentary, in a fun way.
  • Aboutplants4 hours ago
    Why wouldn’t Ring integrate this into their cameras or at least provide a “premium” device that includes it? Seems like a marketing no brainer!<p>Security is all about trade offs and if the public perceives they are getting additional benefits from their devices then the trade off over surveillance becomes less so.<p>I’m actually surprised Flock hasn’t done it to their cameras already. “Stop cutting down our bird monitoring devices! We are doing good science!” If they integrated actual positive benefits to their actions then society pushes back less
  • cromka4 hours ago
    I just wonder, wouldn&#x27;t ornithologists be interested in a system in where people voluntarily upload bird photos from their camera, helping them with bird spitting? They do that by hand already, after all. Think something like FlightRadar and crowd-sourced ADB-S info?
    • dktbs20 minutes ago
      The article mentions <a href="https:&#x2F;&#x2F;app.birdweather.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;app.birdweather.com&#x2F;</a> which appears to be exactly that.
  • pards4 hours ago
    &gt; I got a notification from Home Assistant that a fart was detected in the driveway. My neighbor was walking by my house on his nightly walk and ripped one as he passed by the driveway and the fart was detected.<p>I&#x27;d have to disable notifications for this in my neighbourhood to avoid alert fatigue.
  • dewey22 hours ago
    Nice! I&#x27;ve tried to build something similar with Unifi cameras (<a href="https:&#x2F;&#x2F;github.com&#x2F;dewey&#x2F;birdhomie" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dewey&#x2F;birdhomie</a>) and it worked pretty well, the species detection wasn&#x27;t that accurate but I&#x27;ll continue on that project in the winter.
  • inventor777720 hours ago
    I 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.<p>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&#x2F;frogs that come.
    • detourdog20 hours ago
      I have a situation with a couple of hundred chimney swifts. I want to set-up cameras to differentiate between individual swifts.<p>Any advice on how to go about this.<p>My current plan is to put multiple cameras at the mouth of the chimney opening which is about 42&quot;x42&quot;(1mx1m).<p>Does this sound realistic to anyone with experience?
      • sdenton417 hours ago
        There&#x27;s a growing literature on individual animal identification from sound!<p>Here&#x27;s one example: <a href="https:&#x2F;&#x2F;github.com&#x2F;sammlapp&#x2F;ovenbird-individual-recognition" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sammlapp&#x2F;ovenbird-individual-recognition</a><p>My impression is that the hardest part is knowing whether or not you&#x27;re actually doing a good job. For vocal learners (like the ovenbird example linked above), it seems to be pretty easy using embeddings from existing models (like perch or birdnet). For non-learning species (possibly including your swifts), you can use timbre clues to differentiate many individuals, but may not be able to really nail down individual identity.
        • detourdog2 hours ago
          I guess the first step is to install the cameras and see what I can figure out from there. I never thought about the perching or vocalizations as an identifier.<p>Thank you for bring this up.
    • bradly20 hours ago
      Have you found a way to identify frogs? I also have a BirdNET (the older -PI, not -Go) setup, but haven&#x27;t seen a way to get anything other than birds identified.
      • inventor777719 hours ago
        The full Perch V2 model at <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;tphakala&#x2F;Perch-v2" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;tphakala&#x2F;Perch-v2</a> can do some frogs and cicadas and such, but it is not very good. It will certainly detect it, whether the species will be right is a whole other question.
      • oever20 hours ago
        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.
        • jameshart20 hours ago
          OHHHH! That explains it. Had not figured out why that false detection kept coming up.
          • oever19 hours ago
            The sound that a frog makes is &#x27;kwak&#x27; in Dutch. And that is also the name of this bird which makes a similar sound. Onomatopoeia for the frog predator.
            • nephihaha2 hours ago
              Famously &quot;koax koax koax&quot; in classical Greek.
  • electroweak13 hours ago
    I don&#x27;t know how this possibly worked for the northern mockingbird. One full moon I stood and listened to one call continuously for an hour and I couldn&#x27;t remember hearing the same call twice. Every bird I&#x27;d ever heard in person and more mimicked...several car alarms..sirens... Do they even have their own distinctive call?
    • derwiki12 hours ago
      Merlin identifies them for me
  • Ouman9 hours ago
    Security cameras becoming a 24&#x2F;7 backyard biodiversity monitor is already great. The fact that the same system eventually detected a neighbor farting in the driveway somehow makes it perfect.
  • venmul8 hours ago
    I tried this with Birdnetpi (<a href="https:&#x2F;&#x2F;7ml.in&#x2F;notes&#x2F;on-to-birdnet&#x2F;" rel="nofollow">https:&#x2F;&#x2F;7ml.in&#x2F;notes&#x2F;on-to-birdnet&#x2F;</a>) with Avain Visitors (<a href="https:&#x2F;&#x2F;theodore.net&#x2F;projects&#x2F;AvianVisitors&#x2F;" rel="nofollow">https:&#x2F;&#x2F;theodore.net&#x2F;projects&#x2F;AvianVisitors&#x2F;</a>) My camera&#x27;s doesn&#x27;t give out rtsp unfortunately
    • bayesianbot8 hours ago
      Maybe you could try go2rtc[0]? It can ingest multiple stream formats and output them in a different one.<p>Also has some other nice features, like I use it to ingest one RTSP stream and share that to multiple applications, and to push audio out to my Tapo camera<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;AlexxIT&#x2F;go2rtc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AlexxIT&#x2F;go2rtc&#x2F;</a>
      • mlrtime5 hours ago
        Scrypted would work
  • Alles6 hours ago
    For birds (or animals) sound lovers i suggest Cosmo Sheldrake songs<p>example: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=TRUQsZQU60k" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=TRUQsZQU60k</a>
  • tolerance21 hours ago
    I am imagining a Gary Larson strip about a flock of birds who are so not fond of this.
  • entrep19 hours ago
    I just turned my PTZ security camera into a VAR booth for my kid. Lawn (soccer) &#x2F; Driveway (Floorball) &#x2F; End. Live view, step back 10s, slowmo, frame step, scrubbing.<p>GLM 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.
  • anticorporate22 hours ago
    I&#x27;m thinking of making one of these for my wife as a holiday present: <a href="https:&#x2F;&#x2F;theodore.net&#x2F;projects&#x2F;AvianVisitors&#x2F;" rel="nofollow">https:&#x2F;&#x2F;theodore.net&#x2F;projects&#x2F;AvianVisitors&#x2F;</a><p>I like the idea of doing something with the timestamp of the recording, or highlighting new (or recently unheard) visitors.
  • hn58622tsf1 hour ago
    Good reminder to slow down
  • simenf19 hours ago
    Cool project!<p>Inspired 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 &quot;art mode&quot;.<p>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.<p>Have a look at [1] <a href="https:&#x2F;&#x2F;theodore.net&#x2F;projects&#x2F;AvianVisitors&#x2F;" rel="nofollow">https:&#x2F;&#x2F;theodore.net&#x2F;projects&#x2F;AvianVisitors&#x2F;</a> [2] <a href="https:&#x2F;&#x2F;github.com&#x2F;simenf&#x2F;birdframe" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;simenf&#x2F;birdframe</a>
  • arm3222 hours ago
    Love this project, I did something similar. The next step is building a custom frontend for it that’s exactly how your wife wants!<p><a href="https:&#x2F;&#x2F;alec.is&#x2F;posts&#x2F;building-a-solar-powered-bird-station&#x2F;" rel="nofollow">https:&#x2F;&#x2F;alec.is&#x2F;posts&#x2F;building-a-solar-powered-bird-station&#x2F;</a>
    • bradly21 hours ago
      Here is mine: <a href="https:&#x2F;&#x2F;birdymusic.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;birdymusic.com&#x2F;</a><p>I&#x27;m also working on a little project that is a walnut frame with a waveshare eink display and esp32 that polls for latest detection and display the picture.
      • bix621 hours ago
        Wow kingfisher, lucky!
    • xattt22 hours ago
      Has your observation record reached a steady state, or are you regularly seeing unusual species?
      • arm3222 hours ago
        I’m at a very steady state now years into running a BirdNET-GO instance. Disclaimer: I’m a contributor to the project.<p>I’m a pretty unhinged sorta engineer, so I actually recently created a 24&#x2F;7 weather TV channel that combines real-time bird alerts, weather radar, timelapses and a sky cam feed (just a UniFi camera mounted on my home’s roof PV).<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;live&#x2F;sAC3o6KW2N0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;live&#x2F;sAC3o6KW2N0</a><p>Watchable from every TV in the house and shows the birds photo and name when it hears one. Whole thing is a single cursed FFMPEG command.
  • doodlebugging20 hours ago
    I noticed the linked blog mentions birds and bats. I thought bat chirps required higher sample rates than the microphones normally use. I have an Audiomoth and to set it up for bats you need to use the highest sample rate for proper ID.<p>I like this project. I have been using security cams around my place to keep track of animals meandering across the property. It&#x27;s the best use for an outdoor solar-powered webcam if you ask me. You can get a feel for which animal to expect based on time of day or other characteristics. You also recognize those who regularly visit. I have a one-eyed raccoon that has been showing up for almost two years now. It&#x27;s a female and the last time she visited the monitored fountain she had 5 rambunctious raccoonlets.
  • som18 hours ago
    Thanks - this post reminded me to enter some sightings from yesterday into eBird (yes, another Cornell Lab birding app). A pair of rainbow bee eaters that I hadn&#x27;t seen in the area before.<p>Came to say birdnet is fantastic but, at least in Australia, it regularly identifies calls with low probability (which are often wrong &#x2F; skewed for location, but sometimes correct). Meaning you still need some wits about you. That said, it can correctly identify multiple birds in a single chorus which is cool. Just need to keep an eye out for those false positives.
  • jimmcslim3 hours ago
    With the arrival of H5 bird flu on Australian shores this would be an essential citizen science effort to roll these out.
  • taylorbuley20 hours ago
    Xeno, you are my hero <a href="https:&#x2F;&#x2F;xeno-canto.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xeno-canto.org&#x2F;</a>
  • aerodexis20 hours ago
    Been working on a similar project for doing animal behavioral analysis on cameras setup in a barn. I got YOLO running in real-time on several streams on a RTX4070. Managing the training data and doing DINO-&gt;YOLO distillation has me writing my own data management suite that I plan on OSing soon.<p>Core use-case : push a message every time my dog is eating my shoes.
  • kvam20 hours ago
    Relevant: <a href="https:&#x2F;&#x2F;www.spoor.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.spoor.ai&#x2F;</a>
  • KaiserPro20 hours ago
    I have this too, I was looking to get more automated call recognition after we spotted a pheasant in my (suburban) back garden. I was going to buy a dedicated mike, but then realised that birdnet go works with any rtsp audio stream.<p>I do need to tune the false positives though.
  • IncreasePosts22 hours ago
    &gt; No waiting. No manual recording.<p>&gt; No cloud services. No API calls.<p>&gt; No subscription fees. No terms of service changes. No company shutting down the service in two years.
  • IneffablePigeon19 hours ago
    Wild that I could read this article, give DeepSeek about 4 sentences of prompts and have it running on my own homelab and unifi cameras in about 10 minutes.<p>The future mostly sucks but some parts are pretty cool.
  • order-matters21 hours ago
    how 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?
    • tdb789321 hours ago
      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&#x27;ll get an ID I am doubtful of from BirdNet but it&#x27;s rare in my experience.
      • order-matters19 hours ago
        but the thing with AI is that it excels in creating things we would not doubt, regardless of the truth. in particular, i find it to be susceptible to avoiding doubt at the expense of truth.<p>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
        • micromacrofoot2 hours ago
          machine learning has been used to identify bird calls for a while now, it&#x27;s more of a classifier than a content generator, so it identifies calls and provides a confidence level<p>while it&#x27;s not perfect it&#x27;s not really producing hallucinations of pterodactyls or anything like that
  • wao0uuno2 hours ago
    Now imagine those birds are humans and that guy is government. Terrifying.
  • trjordan20 hours ago
    Related: <a href="https:&#x2F;&#x2F;www.birdweather.com&#x2F;birdnetpi" rel="nofollow">https:&#x2F;&#x2F;www.birdweather.com&#x2F;birdnetpi</a><p>I really gotta set mine up!
  • koinedad20 hours ago
    Really cool! The fart detector was a hilarious bonus
  • scary-size22 hours ago
    Really nice project! Expected a visual ID system, surprised it was using audio. &quot;Flock&quot; would be a great name for the project...oh well!
  • larodi19 hours ago
    Incredible! I never realized these models are open, always used them via the app. Project is top also!
  • toplinesoftsys18 hours ago
    Brilliant idea and fantastic project. New use for security cameras. I love it.
  • twilo15 hours ago
    Is it possible to run on macOS? I’m guessing docker
  • alexanderilg19 hours ago
    I love this, much better than AngryBirds. Truly an amazing idea!
  • jamesforestwest21 hours ago
    What an interesting and fun project. Now I want something similar too.
  • toomuchtodo22 hours ago
    Super cool, could be plugged into <a href="https:&#x2F;&#x2F;www.earthcam.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.earthcam.com&#x2F;</a> for global bird tracking.<p>(i have a few <a href="https:&#x2F;&#x2F;www.birdweather.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.birdweather.com&#x2F;</a> devices strewn across North America and Europe because I am time poor and preferred a turnkey solution for those gifted to, but love the DIY efforts! no affiliation!)
    • goldie_wilson16 hours ago
      Finally a good use for Flock cameras. They&#x27;re even named appropriately.
    • Aboutplants21 hours ago
      How do you like the bird weather device? I’m interested in a more turnkey solution as well
      • toomuchtodo21 hours ago
        I&#x27;m fairly satisfied with it and would recommend it to others who aren&#x27;t interested in building their own solution. I like supporting the folks who are building it, although I&#x27;m unsure what the future looks like for the product. Could enshittify, could turn into Home Assistant Foundation [1] (which I also financially support). Time will tell. That&#x27;s why I think its important to have open alternatives, similar to how one of the <a href="https:&#x2F;&#x2F;www.adsbexchange.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.adsbexchange.com&#x2F;</a> operators went rouge [2], sold to private equity, and others have filled the gap with new ADS-B network solutions.<p>[1] <a href="https:&#x2F;&#x2F;www.openhomefoundation.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.openhomefoundation.org&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=45582907">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=45582907</a> (citations)
  • jp19191920 hours ago
    I&#x27;m pretty sure you can do this with Frigate as well.
  • alansaber13 hours ago
    Finally, ATC for my garden
  • simonjgreen18 hours ago
    I’ve been working on a similar project for the last few weeks in spare time.<p>I’m using a AudioMoth USB mic so I can capture extremely high sample rate and also ultrasonic for bat detections.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;simonjgreen&#x2F;OpenObservatory" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;simonjgreen&#x2F;OpenObservatory</a><p>Disclaimer: I’m also using this to see how far I can push supervised pure AI coding before it turns to mega slop, so know that before you dive in with the disparaging comments :D
  • enos_feedler19 hours ago
    just don&#x27;t use it to catch a congressman being murdered over a privacy bill.
  • shevy-java19 hours ago
    Humans who hate being spied on by the government and FacebookSpyGlasses, now spy on birds. We begin to understand how Skynet won this war ...
  • gberger21 hours ago
    <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;1425&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;1425&#x2F;</a>
    • mcapodici17 hours ago
      Little did he know in 2026 you can feed that cartoon into AI and it will build you that app
  • sciencesama21 hours ago
    flock for family tracking and block for bird tracking may be !
  • DarmokTanagra18 hours ago
    can i turn this into a doorbell?
  • gverrilla17 hours ago
    I got a little bit into birds when I met the Merlin app. And I have thought about making a bird identification station, but I&#x27;m under the impression mostly the same species of birds visit where I live. I may be wrong though.
  • dfxm1219 hours ago
    This would be more interesting with video rather than audio, no? I guess it depends where your security cameras are. Are there options for that as well?
  • contingencies22 hours ago
    110 detections over 7 days? Here in Sydney I would expect &gt;110 detections <i>per</i> day!
    • drstewart2 hours ago
      ONLY? Here deep in the Amazon jungle I would expect 110 per HOUR!
    • zucked21 hours ago
      I&#x27;ve done essentially the same thing before (using my existing Go2RTC and Frigate setup) but the challenge I ran into is that the microphones on my cameras just aren&#x27;t very good.
    • deepvibrations21 hours ago
      You can adjust which detections are accepted based on confidence level, so it might be that the settings are very strict.
      • contingencies17 hours ago
        Two rainbow lorikeets just had sex 2m from my breakfast table. I think there&#x27;s a substantive distinction in avian fauna density.
  • minimaltom21 hours ago
    Hell yeah a birdie over thirty, with a splash of tech!<p>(you either go the path of a burner or a birdie, I don&#x27;t make the rules)
  • Yondle16 hours ago
    Alternative title: &quot;My neighbour farted in my driveway, a technical overview&quot;
  • creamedpeas18 hours ago
    I love AI. Thank you for such great software, anybody can do it now! Just like making videos, songs, pictures, stories, etc. What a great time to be alive! Oh, and F China for trying to sabotage our data center buildouts by leveraging useful idiots.
    • atoav18 hours ago
      Ot to rain on your parade. But I made videos, songs and pictures, wrote stories back in ca. 2006 when I was 16 and read my first AI book. Without AI.<p>I see AI as a useful tool, but doing art with it is extremely bland compared to the real thing. I can&#x27;t eben begin to describe what people who let the machine do the art miss out on.
  • Xywzel7 hours ago
    I&#x27;m kinda disappointed there was no relevant xkcd linked in the article.
  • MichaelJamesFL21 minutes ago
    [dead]
  • lai7th_058 minutes ago
    [dead]
  • GovPulse2 hours ago
    [flagged]
  • seobotaicom7 hours ago
    [dead]
  • jasontucker20 hours ago
    [dead]
  • Jefmz19 hours ago
    [flagged]
  • pranav_tech2615 hours ago
    [dead]
  • ssyhape11 hours ago
    [dead]
  • jayshah569618 hours ago
    [flagged]
  • hnlqpx99l93 hours ago
    [dead]
  • ck222 hours ago
    ha, now imagine some hacker changing all the Flock firmware nationwide to do bird identification too<p>would have been a great Mr. Robot episode
    • dhosek21 hours ago
      Sorry, no luck tracking down your ex-girlfriend, but we do have a line on an ivory-billed woodpecker.
      • dosman3320 hours ago
        Lol, nice. Does an audio recording of an ivory-billed exist?
        • dhosek16 hours ago
          Apparently, yes: <a href="https:&#x2F;&#x2F;birdsoftheworld.org&#x2F;bow&#x2F;species&#x2F;ivbwoo&#x2F;cur&#x2F;multimedia?media=audio" rel="nofollow">https:&#x2F;&#x2F;birdsoftheworld.org&#x2F;bow&#x2F;species&#x2F;ivbwoo&#x2F;cur&#x2F;multimedi...</a>
    • dylan60422 hours ago
      My cat wants to know who&#x2F;where does one ask to request to have a specific bird located?
    • nephihaha20 hours ago
      Flock would live up to its name.
  • LIMEVINCE22 hours ago
    In the non-fucked up timeline where Hilary won in 2016, Flock cameras is a nationwide network of automatic bird identification cameras to track bird population and migration.
    • CamperBob221 hours ago
      [flagged]
      • LIMEVINCE21 hours ago
        I don&#x27;t love it either, but it&#x27;s better than the alternative of Peace President(tm) -- famous for strokes of genius such as &quot;can&#x27;t we just shoot [the protestors] in the legs&quot;; asking the military to &quot;shoot missiles into Mexico to destroy the drug labs; and the masterful decision to deny Iran nuclear weapons by withdrawing from the JCPOA and joining Israel in waging an illegitimate war.<p>Edit: Wow that&#x27;s insane that your comment was flagged.
        • CamperBob218 hours ago
          It sounds like a &quot;both sides&quot; argument, which should indeed be flagged early and often. It&#x27;s not, though.<p>I&#x27;d still vote for her over the alternative the Republicans chose to offer to us (and did so). It was the only responsible thing to do.
          • LIMEVINCE10 hours ago
            Yea tbh the only thing &quot;wrong&quot; about Hilary to me is that she rubs me the wrong way -- like I have a feeling she&#x27;s just married to Bill so they can be the ultimate political power couple. But realistically that&#x27;s such a terrible reason to dislike her, and is such a non-factor compared to the miles long laundry list of god-emperor Cheetolini&#x27;s substantive flaws.
          • nephihaha2 hours ago
            The real both sides argument is that there are only two teams to pick from.
      • dhosek21 hours ago
        Come on man, let us have a nice little alternate universe without peeing in our Cheerios.
  • nautilus1222 hours ago
    I get jealous of people that have the luxury of time to do things like this
    • maciejb17 hours ago
      My setup took maybe ~4-8h of initial work. All with the help of Codex: code, configuration, even figuring out which equipment to buy.
    • IncreasePosts21 hours ago
      I just used AI(antigravity with gemini 3.6 flash, but i&#x27;m sure many others would work) to implement this and integrate it with my security cameras after reading the blog post 26 minutes ago. I suspect the author did the same thing. I also had it steal the idea from the AvianVisitors link in this thread and it displays a generated collage of the recently detected birds.
    • jasontucker17 hours ago
      [dead]