Hi !<div>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 !</div><div>

When I give the https url to avformat_open_input, it returns me an "error -2" !</div><div>Can someone explain me how to open a https stream ?</div><div>Thanks in advance !</div><div><br></div><div>Br,</div><div>

BRAINI Nicolas</div>