Hi ! Currently, I'm developping an application for reading H.264 video stream over http. For doing this, I use avformat_open_input(...) with http url. But, I also want to read H.264 video stream over https ! When I give the https url to avformat_open_input, it returns me an "error -2" ! Can someone explain me how to open a https stream ? Thanks in advance !
Br, BRAINI Nicolas
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
