Ask Your Question
1

How to live stream a processed video?

asked 2018-05-27 13:46:24 -0600

johnpuskin gravatar image

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-05-28 01:27:44 -0600

berak gravatar image

IF you have build the opencv libs with gstreamer video backend, you can use gstreamer pipelines with cv::VideoWriter

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-05-27 13:46:24 -0600

Seen: 188 times

Last updated: May 27 '18