What is the easiest-to-code-in technology that would give me real time access to a video’s frames, and allow me to modify them. I am aware of DirectShow, but it’s programming model seems to be quite complicated. Is there a framework that makes programming such a frame filter easier?
What is the easiest-to-code-in technology that would give me real time access to a
Share
OK, since you asked for “easy”, I have to mention HTML5 <video>. See the demo and explanation at these links: