F5F Stay Refreshed Power Users Networks Need assistance with remote networking? Let me help you troubleshoot or guide you through the process.

Need assistance with remote networking? Let me help you troubleshoot or guide you through the process.

Need assistance with remote networking? Let me help you troubleshoot or guide you through the process.

M
MONSTERmoose91
Senior Member
526
04-14-2016, 11:27 PM
#1
Hey there! I see you're facing a tricky situation. You have a family member with an NVR camera system, but they’re not tech-savvy and live far away. Your main need is to retrieve days of footage remotely and access it from another device without relying on USB drives or FTP. You’re wondering if there’s a way to connect a permanently connected hard drive directly to the NVR so you can use a mini PC at the remote site for easier access. Someone might have ideas about network solutions or NAS options that could help with this setup. Thanks for reaching out!
M
MONSTERmoose91
04-14-2016, 11:27 PM #1

Hey there! I see you're facing a tricky situation. You have a family member with an NVR camera system, but they’re not tech-savvy and live far away. Your main need is to retrieve days of footage remotely and access it from another device without relying on USB drives or FTP. You’re wondering if there’s a way to connect a permanently connected hard drive directly to the NVR so you can use a mini PC at the remote site for easier access. Someone might have ideas about network solutions or NAS options that could help with this setup. Thanks for reaching out!

T
81
04-15-2016, 07:42 PM
#2
Consider these alternatives: Mini PC or Pi at the location → connect the NVR’s USB export port into it, then transfer the drive through the network using SMB/FTP. Since you’re already using PiKVM, this ensures secure remote file access. NAS with USB backup support → certain Synology/QNAP NAS units can mimic a USB drive for the NVR, yet still handle file transfers over the network. This lets the NVR believe it’s writing to a USB device while you gain remote connectivity. Cloud sync → avoid physical hardware by deploying services like Resilio/Nextcloud on a mini PC at the remote site, which automatically syncs exported footage to your location. Essentially, placing a middle layer between the NVR and the USB drive enables online data sharing, eliminating the need for manual transfers.
T
TheSlayerLP_YT
04-15-2016, 07:42 PM #2

Consider these alternatives: Mini PC or Pi at the location → connect the NVR’s USB export port into it, then transfer the drive through the network using SMB/FTP. Since you’re already using PiKVM, this ensures secure remote file access. NAS with USB backup support → certain Synology/QNAP NAS units can mimic a USB drive for the NVR, yet still handle file transfers over the network. This lets the NVR believe it’s writing to a USB device while you gain remote connectivity. Cloud sync → avoid physical hardware by deploying services like Resilio/Nextcloud on a mini PC at the remote site, which automatically syncs exported footage to your location. Essentially, placing a middle layer between the NVR and the USB drive enables online data sharing, eliminating the need for manual transfers.

L
LorrenK
Senior Member
703
04-15-2016, 09:41 PM
#3
This looks intriguing. Are you suggesting connecting the PikVM directly to the NVR and then setting up a share from there? Thanks for taking the time to explain—it's great you're getting familiar with the setup!
L
LorrenK
04-15-2016, 09:41 PM #3

This looks intriguing. Are you suggesting connecting the PikVM directly to the NVR and then setting up a share from there? Thanks for taking the time to explain—it's great you're getting familiar with the setup!

C
Candyx
Member
55
04-16-2016, 06:02 AM
#4
Consider using an additional compact device like a Raspberry Pi, Intel NUC, or similar mini computer near the NVR. Connect the USB export drive from the NVR to this box. Through the box, share the drive via SMB, FTP, Nextcloud, etc., allowing remote access. This way, the NVR perceives it as writing to a local USB, while you maintain network connectivity. For advanced setups, some NAS units can mimic a USB disk, so the NVR sees it as a USB device and still gets full online access. This setup keeps PiKVM functioning as your remote management tool and lets the mini PC or NAS deliver footage over the internet.
C
Candyx
04-16-2016, 06:02 AM #4

Consider using an additional compact device like a Raspberry Pi, Intel NUC, or similar mini computer near the NVR. Connect the USB export drive from the NVR to this box. Through the box, share the drive via SMB, FTP, Nextcloud, etc., allowing remote access. This way, the NVR perceives it as writing to a local USB, while you maintain network connectivity. For advanced setups, some NAS units can mimic a USB disk, so the NVR sees it as a USB device and still gets full online access. This setup keeps PiKVM functioning as your remote management tool and lets the mini PC or NAS deliver footage over the internet.

O
OnesieLover
Member
60
04-18-2016, 07:08 AM
#5
You could connect the external drive to both the NVR and the Mini PC simultaneously, but you’ll need to configure the system settings accordingly. Since the NVR doesn’t support SMB or FTP shares, ensure it’s set up for local storage access only. Check the device manager or network settings to verify the drive is recognized on both devices.
O
OnesieLover
04-18-2016, 07:08 AM #5

You could connect the external drive to both the NVR and the Mini PC simultaneously, but you’ll need to configure the system settings accordingly. Since the NVR doesn’t support SMB or FTP shares, ensure it’s set up for local storage access only. Check the device manager or network settings to verify the drive is recognized on both devices.

M
MiioMCPVP
Junior Member
11
05-02-2016, 07:23 AM
#6
You shouldn’t connect the same USB stick to both devices simultaneously; the NVR only recognizes one source. The solution lies in making the mini PC the active unit. Two typical methods: put a USB device in Raspberry Pi or a NAS configuration so it acts like a USB drive, allowing the NVR to write directly while the device shares files over the network. If you need a truly basic USB stick: use a small computer with USB passthrough tools or a NAS equipped with a USB backup port. To the NVR it appears as an ordinary external HDD, but the PC/NAS intercepts and distributes the data. This way, the drive isn’t connected to two places—an intermediary device handles the USB interface while providing remote access.
M
MiioMCPVP
05-02-2016, 07:23 AM #6

You shouldn’t connect the same USB stick to both devices simultaneously; the NVR only recognizes one source. The solution lies in making the mini PC the active unit. Two typical methods: put a USB device in Raspberry Pi or a NAS configuration so it acts like a USB drive, allowing the NVR to write directly while the device shares files over the network. If you need a truly basic USB stick: use a small computer with USB passthrough tools or a NAS equipped with a USB backup port. To the NVR it appears as an ordinary external HDD, but the PC/NAS intercepts and distributes the data. This way, the drive isn’t connected to two places—an intermediary device handles the USB interface while providing remote access.