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
1 | initial version |
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
2 | retagged |
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