Hey guys! Thanks for taking the time to look at this.
I'm working on an academic project and I'd like to recruit the wisdom of this community
.
We're building a scalable home security system using webcams. Simply put, we'll have several webcams connected to a local server that is accessible from anywhere, provided the user can be authenticated. You might set this up in your home and then when you're on vacation, connect to the server remotely to stream video from any of the webcams.
We're looking for a webcam to purchase, but we're not sure where to start. We know we want the following:
1) relatively high-resolution video storage - 720p or 1080p would be ideal
2) straightforward low-res streaming
4) telling the camera to "record" and "stop recording" through the command line
To clarify - the camera should support streaming 100% of the time, and should record data only upon command from the local server.
I've worked with cameras before that support commands through serial communications (send a specific bytestream through its COM port to trigger snapshot transmission), but I've yet to find an HD webcam that's as accessible as I'd like.
I'm thinking there might be some applications out there that take care of all of this, but I'd like to keep this as simple as I can - ie, I'd like to use command line controls for initiating HD content storage AND streaming, if possible.
What do you think?
I'm working on an academic project and I'd like to recruit the wisdom of this community
. We're building a scalable home security system using webcams. Simply put, we'll have several webcams connected to a local server that is accessible from anywhere, provided the user can be authenticated. You might set this up in your home and then when you're on vacation, connect to the server remotely to stream video from any of the webcams.
We're looking for a webcam to purchase, but we're not sure where to start. We know we want the following:
1) relatively high-resolution video storage - 720p or 1080p would be ideal
2) straightforward low-res streaming
4) telling the camera to "record" and "stop recording" through the command line
To clarify - the camera should support streaming 100% of the time, and should record data only upon command from the local server.
I've worked with cameras before that support commands through serial communications (send a specific bytestream through its COM port to trigger snapshot transmission), but I've yet to find an HD webcam that's as accessible as I'd like.
I'm thinking there might be some applications out there that take care of all of this, but I'd like to keep this as simple as I can - ie, I'd like to use command line controls for initiating HD content storage AND streaming, if possible.
What do you think?
Yet when I check in device manager, there seems to be plenty of bandwidth to go around.