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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
