this post was submitted on 27 Jul 2023
3 points (100.0% liked)

Run It Yourself

65 readers
1 users here now

Overlaps somewhat with /c/floss_replacement and /c/privacy; crossposts welcome

founded 4 years ago
MODERATORS
 

Hi there!

I‘m running a somewhat developed home server setup and add more services every month.

But this thing eludes me:

I have 2 IP cameras for my pet room (I have a couple bearded dragons in terrariums).

The cameras are fenton 351.150

I can stream many different formats to home assistant or the browser. I also tried multiple apps like viseron (which is pretty cool) and agentdvr from ispy (which always makes the hair on my neck stand up since it looks like it was cobbled together).

But what doesnt work is controlling the camera, mostly. I believe agentdvr could do that but I‘m really unhappy about that app. Also, it pushes monetization very hard albeit seeming to be open source.

I also found this: https://medevel.com/10-cctv-open-source-solutions/

Does anyone have experience with a non-jank and non-pushy cctv solution that lets me control the cameras instead of just streaming?

Have a good one!

you are viewing a single comment's thread
view the rest of the comments
[–] ReversalHatchery 2 points 1 year ago (1 children)

Yes, I'm also at a loss on what to use.
The last thing I had heard of that caught my attention is Frigate, but as I understood it relies too heavily (for me) on AI based features that require special hardware. Haven't been able yet to really look into it.

Maybe a firewalled BlueIris running with Wine is still the way to go.
Or, special hardware with it's original software that is also firewalled off from the internet or any devices at home that shouldn't have access.

[–] Haui@discuss.tchncs.de 3 points 1 year ago

Understandable. I have researched a couple hours today and I feel like I‘m onto a winner here.

The problem is that there does not seem to be comprehensive information to absorb in a structured way. So, there is no „you need this to do that and then you do this and get this outcome.“

Looking into it also brought me to appreciate what I already have. Using Home Assistant in ONVIF mode and adding some buttons did the trick at least in terms of controlling the camera. I still need to change zoom and define movement detection.

I think I need to write an article about this. That would probably help a lot of people.

So my current setup is homeassistant + viseron and it works good so far. I wont change since frigate seems to gobble up resources in comparison.

Let me know if you need more info.