Hi friends,
I would like to connect a usb hard drive to my
openwrt router that, unfortunately, has no usb port.
The purpose is to use the usb hard drive for home surveillance (e.g. recording, using FFmpeg, the audio/video stream coming from a webcam).
I saw that there are on the market many usb ethernet adapters but I am not sure if they are suitable for my case.
Before buying one, can you tell me if this the right way to solve the issue and, eventually, suggest me which one to buy (unless one is as good as the other)?
The only alternative, which might be a blessing in disguise, would be getting a standalone NAS (or building/ buying/ repurposing) a x86_64 file server.
Thanks for your suggestions but it seems that these workarounds are not so cheap as expected (I was looking for a no-cost/very cheap solution).
At this point I think it would be better to buy a new USB-equipped router that supports openwrt (perhaps selling the one I currently use, a Xiaomi AX3000T).
I would also have at home an old TD-W8970 router (cpu 500 mhz, 8 MB flash, 64 MB ram) equipped with a usb port, but I doubt I would be able to install all the packages needed to use ffmpeg. And even if I could, I doubt it would be able to handle the audio/video stream from a performance point of view.
Your C210 should have RTSP which allows local recording, probably just get a cheap Raspberry Pi, or Libre Sweet Potato to be your server and leave the router alone.
I thought it was clear from my first posts that the camera also supports a streaming protocol such as RTSP, otherwise how else could I have used FFMPEG from an openwrt router?
However, just to be precise and summarize, the camera has 3 recording possibilities:
Given that I don't know FPGA, probably my question is stupid: where the usb disk would be placed? Next to the camera or at another site (with Lan/wan access)?
Can you give me some more details of your solution in order to start studying?