Hi,
So, recently, some people broke into my frontyard and stole the bike's license plates. The whole thing made me realize that it's probably a good idea to have CCTV of some kind. It might help to defer some thieves.
I decided to setup my own system, which involves a webcam and a laptop. The laptop records 24/7, and every morning, it uploads footage to a server I have upstairs so it doesn't run out of space. The footage is kept in the server for a month. After a month, it gets deleted because I can't see a situation where I would need something that old.
It works okay. But its a bit of a waste to have a whole laptop handling this. It's a total waste of an i5 machine. I wanted to do this with a Raspberry Pi instead, but uh... I don't really feel like paying scalpers right now.
The next best thing is getting one of those "thin clients". But I'm a bit worried that they are *too* slow to encode h264 1080p video. I'm aware that h264 hardware encoders exist but not every GPU has them. Some higher end WYSE models do, but I don't want to spend too much money on one since a) I might as well spent a bit more and get a Pi Zero 2 and b) no reason to waste too much money if the laptop does the job.
One system that I did find online was the Igel UD3 LX M330C. That thing has neither an AMD or an Intel processor. It has a Via Eden X2 VX900 CPU, which is really slow. I can find one of these for about £5 but I don't think that the CPU will encode 1080p h264. And there's no way the GPU has a hardware encoder.
The next thing for about £15 is a Dell Wyse 3030 N06D. That has a Celeron dual-core, which has Intel Quick-Sync. With Quick-Sync, I should be able to encode h264 video on the fly, right? The only thing that puts me a bit off is that these machines can't be upgraded with better storage and memory. I'm stuck with soldered components.
Any ideas? Thoughts? Thank you.
So, recently, some people broke into my frontyard and stole the bike's license plates. The whole thing made me realize that it's probably a good idea to have CCTV of some kind. It might help to defer some thieves.
I decided to setup my own system, which involves a webcam and a laptop. The laptop records 24/7, and every morning, it uploads footage to a server I have upstairs so it doesn't run out of space. The footage is kept in the server for a month. After a month, it gets deleted because I can't see a situation where I would need something that old.
It works okay. But its a bit of a waste to have a whole laptop handling this. It's a total waste of an i5 machine. I wanted to do this with a Raspberry Pi instead, but uh... I don't really feel like paying scalpers right now.
The next best thing is getting one of those "thin clients". But I'm a bit worried that they are *too* slow to encode h264 1080p video. I'm aware that h264 hardware encoders exist but not every GPU has them. Some higher end WYSE models do, but I don't want to spend too much money on one since a) I might as well spent a bit more and get a Pi Zero 2 and b) no reason to waste too much money if the laptop does the job.
One system that I did find online was the Igel UD3 LX M330C. That thing has neither an AMD or an Intel processor. It has a Via Eden X2 VX900 CPU, which is really slow. I can find one of these for about £5 but I don't think that the CPU will encode 1080p h264. And there's no way the GPU has a hardware encoder.
The next thing for about £15 is a Dell Wyse 3030 N06D. That has a Celeron dual-core, which has Intel Quick-Sync. With Quick-Sync, I should be able to encode h264 video on the fly, right? The only thing that puts me a bit off is that these machines can't be upgraded with better storage and memory. I'm stuck with soldered components.
Any ideas? Thoughts? Thank you.