How to stream a video from OpenCV to a RTMP location

asked 2014-12-04 22:06:40 -0600

We have live streaming service which works based on RTMP. We have Python script which uses OpenCV to capture and process the video from web cam. Now we wanted to stream this processed video stream to a RTMP location in web, so that all the other users can see it. Is there any way to do this using OpenCV?

edit retag flag offensive close merge delete

Comments

Hi Sir! How did you solve the problem? I also have the same question. Thanks!

BAHRAMUDIN ADIL gravatar imageBAHRAMUDIN ADIL ( 2017-10-31 22:17:34 -0600 )edit