Reading a video in streaming (from youtube or dailymotion,...) using its URL or id
Hello, I'm programming in c++ and I want to read a video in streaming from internet (youtube,dailymotion...) using an url. Is it possible with OpenCV and which function should i use? Thanks.