Read live stream from URL with OpenCV
Project detail
I have a live stream video and I want to read it with OpenCV.
I want to detect the faces in the stream and I have built the model and it works fine with the webcam but it does not work the URL link.