I have a list of 500 time slots in the form {start_time:xx,end_time:xx}.
I want to retrieve recorded video from one camera between those time slots through Milestone.
Each video will be roughly 20 seconds to a minute long.
I know I could retrieve these video clips using the Smart Client, however it would be quite time consuming.
What options do I have to retrieve these video clips programatically ?