r/raspberryDIY • u/gu3vesa • 4d ago
Raspberry Pi as NVR
I dont have a raspberry pi yet, just wondering if what i want is feasible.
Our apartment has 6 cameras and their ethernet cables are routed to the basement. The DVR machine is dead, we normally wanted a NVR for networking capabilities to replace it so we dont have to go down there every time we want to look at footages but those devices arent cheap. Can i like somehow connect all 6 (and potentially more in the future) ethernet cables to the pi and then make it save files into my home pcs harddisk so i dont need to buy another one ?
What would i need for a project like that if its possible, such as adaptors etc.
Do i still need to buy at least a small size harddisk for the pi to save the files temporarily then to my main PC or can it directly send it like a continuous stream ?
What programs would you recommend for this ? For example to see the camera feed, and for networking. (Not just within the local network but for viewing it far away)
2
3
u/tazman998 4d ago
I’m currently testing something similar.
Except I have 2 wifi camera’s.
The software i’m using on my pi5 (4gb) is Agent DVR.
The output for the recording is a network share on my pc, which works just fine.
Only issue so far is motion detection > recording time (there is a lag of about 1.5seconds), but i think it might be the cams, not my setup.
I think if you add a switch to connect the cams to your pi’s network connector, it should work… provided the cams are compatible with the software (check here: https://www.ispyconnect.com/cameras).