|
|
Hello, I am realizing a video monitoring system
I want to store a channel flow accessed by tcp/ip from a Windows Media Encoder server.
End user should - View Live (or so) and archived video - the archive is about a week deep ; - Navigate (forward, review, pause, and search by date and time) through the archive. The archived contents have to be available only few seconds after Live. - Export to wmv or wma format.
This system must function 24/7.
After some readings and first tests, my solution is to use the Windows Media Services 9 and Windows Media Player, with their SDK.
Unfortunately, I have some problems: - With the PlayWhileArchiving functionality used on the WMS Server, Windows Media Player on the client-side could not navigate through the file. - When Starting/Stopping the archive plug in, some images are lost, there is a little gap. So I could not start and stop the archive plug- in every minute and concat the files.
What can I do to realize my system? Is WMS/WMP the right solution ?
Regards
|
|
|