Tagged Questions
4
votes
1answer
957 views
Resources for working with video feeds in C#
I'm starting to get into a side project that I hope to pull in frames from several small IP cameras, perhaps do a bit of motion detection and redisplay them in a form with alerts.
Does anyone have ...
1
vote
2answers
172 views
Detect changes in a video
I have a friend whose job is to watch a video and take note of times when something happens on the screen. Most of the time it's just a blue/white screen, so there is very little change. It is an ...