@JoshMurrah I mean Mac only for clearcam, I made it to be much simpler than Frigate, I think their docker use is dumb. Seems like most of their users are masochists though
@JoshMurrah@MandicReally@geerlingguy Cheapest M-series Mac Mini on ebay probably faster per $, but good luck, better than ring anyway
https://t.co/s0I6b0Bezl
@dumpster_meat@n0vabyte@tom_doerr I think it can be very good, but people get elitist after going through the setup I guess.
Clearcam is a python script that does some of the same stuff (some worse, some better) with 3 deps that just runs, it's not really for the same audience
@bgarrettr@tom_doerr the software is 100% free and open source, my server costs money to let people use it. If you want to use your own server nothing is stopping you
@aiktp_com@tom_doerr git clone https://t.co/R5alU37ei9
cd clearcam
pip install -r requirements.txt (thereโs only 3 of them)
python https://t.co/AgU1DT7yQF
open localhost:8080 in a browser
just need python >= 3.11 and ffmpeg installed and it should work