Opencv Windows subsystem for Linux WSL web camera, captured and stream back to windows Web browser.

Опубликовано: 25 Февраль 2026
на канале: vladakuc “funvision”
7,233
32

Windows subsystem for Linux WSL opencv program is restricted to use web camera device by simple VideoCapture cap;
cap.open(0); . This video presents how to read video streams from FFMPEG notebook camera in the Opencv program and stream the result back to a windows web browser by GStreamer.

The pipeline FFMPEG in Windows to UDP localhost:port captured in opencv program stream back to windows by GStreamer, present the processed video stream in Web browser.

Tutorial, code, setting available here
https://funvision.blogspot.com/2019/1...
HSL streaming
Full tutorial https://funvision.blogspot.com/2020/1...

This is much cooler than just simple capture.
https://funvision.blogspot.com
  / funvisionblog  

Updated news, post on Facebook page
  / funvisionblog  

Latest video yolo darknet opencv
https://funvision.blogspot.com/2020/0...

Opencv tutorials
https://funvision.blogspot.com

follow my Instagram
  / vladakuc