Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Push cv::Mat to RTSP stream

Hello,

Is there a solution to pushing a webcam image after filtering to an RTSP stream so others could connect to it?

Camera --> Capture >> cv::Mat --> FindContours --> DrawContours --> Serve as RTSP to any connected clients.

Regards,

Daniel

click to hide/show revision 2
retagged

updated 2014-01-25 06:28:57 -0600

berak gravatar image

Push cv::Mat to RTSP stream

Hello,

Is there a solution to pushing a webcam image after filtering to an RTSP stream so others could connect to it?

Camera --> Capture >> cv::Mat --> FindContours --> DrawContours --> Serve as RTSP to any connected clients.

Regards,

Daniel