Ask Your Question
0

RTMP Streaming

asked 2013-12-10 13:52:32 -0600

Hi, I have found many posts on getting a camera stream, but can I send the stream to a streaming server using OpenCV using RTMP, RTSP or any other streaming protocol? FFMPEG has this capability and I am using it to get the video from a device and stream it to RED 5. But I would like to do first some image processing using OpenCV and then push an RTMP stream to RED 5. Is it possible?

Thank you,

Stavros

edit retag flag offensive close merge delete

Comments

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

BAHRAMUDIN ADIL gravatar imageBAHRAMUDIN ADIL ( 2017-11-03 02:15:22 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-12-11 00:03:01 -0600

As I know OpenCV wrappers for FFMPEG does not support such functionality. You have to work with FFMPEG directly to setup streaming server.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-12-10 13:52:32 -0600

Seen: 1,804 times

Last updated: Dec 11 '13