[FFmpeg-devel] how to use http proxy in ffmpeg-devel

486179 486179 at qq.com
Wed Aug 5 15:48:20 EEST 2020


for example
avformat_alloc_output_context2(&putFmtCtx, NULL, "rtmp", "rtmp://1.1.1.1/live");
or 
avformat_open_input(&InputFmtCtx, "rtmp://1.1.1.1/live", 0, 0)


how to set http proxy? thanks


More information about the ffmpeg-devel mailing list