http-live-streaming

cv2.VideoWriter issues

cv2.VideoWriter issues Question: I’m looking to record a Twitch Livestream by feeding it the direct livestream url using streamlink.streams(url) (which returns a .m3u8 url). With this, I have no problem reading the stream and even writing a few images from it, but when it comes to writing it as a video, I get errors. P.S.: …

Total answers: 1