Rock Eater
kiwifarms.net
- Joined
- Dec 12, 2022
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do you have specific camera brands you've been working with that worked well for you?Chinese POE(Power Over Ethernet) cameras. On their own subnet/vlan, blocked from reaching the Internet. I have them set to record on motion to my NAS. I then have a Raspberry Pi running some YOLO code to watch for new uploads, detect objects and flag interesting ones.
Better yet, learn to use a punch down tool. Run jack to jack cables and then use pre-made not-crappy patch cables. Most of my outdoor cameras have a jack in the junction box and then a 6" cable to the camera connector.Learning to terminate your own RJ45 cables and running them in an hard reach area is infinitely more reliable.
Most of those require 'cloud'. I've found one that you can hack up to record locally but they're not common. That would be the Reolink with 'neolink' from github.Even have a battery operated wireless cam.
Better yet, learn to use a punch down tool. Run jack to jack cables and then use pre-made not-crappy patch cables. Most of my outdoor cameras have a jack in the junction box and then a 6" cable to the camera connector.
That's fine if your expected adversary consists of niggers and junkies, but law enforcement and internet autists are far more knowledgeable and will be capable of jamming wireless signals.I ain't running datawires & powerlines to every camera. Fuck that noise. wireless. Even have a battery operated wireless cam.
Never seen a smart adversary tho. All I get are the teens who live next door, who no longer traverse my yard now that they know they're being recorded.
That's funny, I thought my punch down tool was a Paladin, but I went to check, it's a Harris... who bought Harris, Fluke. It's going on 30+ years now.Here is a punch down tool I use on a daily basis on my job. If you take care of it all you need to do is occasionally replace the blade.
(But thats only if you do hundreds of jacks lol)
Also buying a network patch panel terminating all your jacks is the ultimate move
I've had Hikvision, Dahua, Amcrest and Reolink. I think Amcrest and Reolink are the more popular ones these days.Do you have specific camera brands you've been working with that worked well for you?
Ok, I am dumb, but, what makes it better to use what you have pictured versus just using regular old ethernet cables? Stripping the 8 wires to connect them again into another RJ45 adapter seems like a lot of extra work.Better yet, learn to use a punch down tool. Run jack to jack cables and then use pre-made not-crappy patch cables. Most of my outdoor cameras have a jack in the junction box and then a 6" cable to the camera connector.
If you do insist on terminating your own, consider feed through connectors or ones with with load bars. Feed through may be less moisture tolerant, but you're going to give them a good soak in Corrosion-X anyway, right? And get a good crimper, I like the kind with interchangeable jaws as you can use them for many other tasks around the house.
View attachment 6147386View attachment 6147387
Also, jacks use solid conductor cables, connectors should use stranded cables.
NEVER, EVER, EVER use CCA cables, it stands for Crappy Crappy Aluminium. They're bad news, worse news if you try and use POE over them. Read listings carefully, if they don't say 100% copper or similar, assume it's crap.
Rant ends.
Most of those require 'cloud'. I've found one that you can hack up to record locally but they're not common. That would be the Reolink with 'neolink' from github.
Rant really ends.
If you're making your own cables.Ok, I am dumb, but, what makes it better to use what you have pictured versus just using regular old ethernet cables? Stripping the 8 wires to connect them again into another RJ45 adapter seems like a lot of extra work.
You’re buying the cable without any connectors so it’s cheaper. It’s to allow you to have any length of cable you need.Ok, I am dumb, but, what makes it better to use what you have pictured versus just using regular old ethernet cables? Stripping the 8 wires to connect them again into another RJ45 adapter seems like a lot of extra work.
I used to run a Raspberry Pi with an Intel Movidius stick doing that, it wasn't ideal. Try a Jetson Nano instead.I've said this before on the farms but my current camera solution is:
Chinese POE(Power Over Ethernet) cameras. On their own subnet/vlan, blocked from reaching the Internet. I have them set to record on motion to my NAS. I then have a Raspberry Pi running some YOLO code to watch for new uploads, detect objects and flag interesting ones.
You get something like this:
View attachment 6147362
I then have it filter out the cones and do an alert when it sees a PERSON!!!!! or CAR!!!!! (or BIRD!!!!)
Sure, there are better solutions you can run locally, but I'm a fan of reinventing the wheel wherever possible, this one is sort of round-ish.
Yea, but you wouldn't put a Jetson in every camera. Especially once you hit more than 5 or so. You'd centralize detection somewhere if you want higher performance. A raw Pi 5 can do YOLOv8s in about 500mS. If you really wanted to detect at the edge there's probably some Rockchip boards out there with NPUs at a better price point than the Jetsons. I think the original 2GB Nano is gone anyway so the remaining models go from expensive to really expensive.I used to run a Raspberry Pi with an Intel Movidius stick doing that, it wasn't ideal. Try a Jetson Nano instead.
Ah, that's why. I ran multiple feeds into one RaspPi so my performance was obviously quite shit. At this point I gave up on that whole idea and just rely on the built-in detection in the Chinese cams I use.Yea, but you wouldn't put a Jetson in every camera. Especially once you hit more than 5 or so. You'd centralize detection somewhere if you want higher performance. A raw Pi 5 can do YOLOv8s in about 500mS. If you really wanted to detect at the edge there's probably some Rockchip boards out there with NPUs at a better price point than the Jetsons. I think the original 2GB Nano is gone anyway so the remaining models go from expensive to really expensive.
I really liked the NCS2 in my central object detector. Until Intel totally dropped support.
You can get an NVR with an external drive and have the cameras write to it instead of having SD cards.If you are not into doing the crazy camera stuff I've found Reolink makes fairly good security cameras.
No stupid subscription plans, and the cameras record onto an SD card so you don't have to worry about storage. Of course the thief can jack the whole camera and you lose the recording, but it's a chance you take.
Otherwise they are pretty cheap and able to detect people vs cars vs animals. Lots of custom features as well. I've used stuff like Ring and it's terrible compared to some of these other companies.