I’m trying to open a url to stream and play using VideoCapture, but it only works if the request has the referrer header set. Is it possible to tell VideoCapture to add a header to the request to the url?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
cv2.VideoCapture(url) not work with http stream | 1 | 1011 | September 7, 2021 | |
How can I use proxy on cv2.videocapture(url)? | 2 | 1149 | March 12, 2021 | |
Open CV VideoCapture running direct from Google Cloud Bucket | 1 | 336 | July 22, 2023 | |
Capture web Strea into opencv python | 1 | 435 | December 4, 2021 | |
VideoCapture from a remote server using local webcam | 1 | 635 | February 3, 2021 |