Video Archiving Server
May 7, 2007 9:50 AM
Subscribe
I'm looking for a server solution that I can stream video to be archived (in real time) for access at a later date. More after the break...
I'm trying to find an server solution that will take on multiple video streams and archive them. I also am going to want to access these archives and pull a video clip by date/time ranges for download. This is going to be all done over the Interweb.
Also, proprietary camera/PC software solutions are not ideal. We're talking enterprise level solutions here.
Thanks in advance for your ideas!
posted by chrisfromthelc to computers & internet (13 comments total)
2 users marked this as a favorite
You don't specify if the streams are local or remote, but mencoder can handle both. Matroska is pretty much designed for the fast-seek you're looking for and it's a nice open archival format. There's definitely some gruntwork to be done to make it all work, but it should be in the realm of a contract job, or even an open-source one, though the timeline there is a bit less concrete.
posted by Skorgu at 10:18 AM on May 7, 2007