Hi to everyone! I am trying to find the way how to capture httsp youtube video stream using OpenCV 4.5.2 (C++). Could anybody please show a small code example of how to do it? Thabk you
This way doesnt work: cv::VideoCapture source("https://youtu.be/7yihZkFqFrQ");