Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Jan 23 '14

MRDaniel 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

click to hide/show revision 2
retagged

updated Jan 25 '14

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