[FFmpeg-user] avformat_open_input with an https url
Chabloz
gui456 at yopmail.com
Sat Apr 12 17:01:17 CEST 2014
Hello,
I'm trying to get frames in c++ with av_read_frame from an https video
stream but as soon as I give an https url to the function
avformat_open_input the fuction return a negatif value.
for exemple: av_fromat_input(&pFormatCtx, "https://r1---sn...", NULL, NULL);
will always return a negatif value.
Anyhelp here would be great.
Thanks
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/avformat-open-input-with-an-https-url-tp4664753.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list