Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to live stream a processed video?

I want to process the video(webcam) frame-by-frame, and rather than writing it to a video file, I want to live stream to HTTP the processed frames back. How can I do in OpenCV?