Is there a way to specify reuse_socket when opening an SDP? I have tried av_dict_set and av_opt_set prior to avformat_open_input. Neither work. If I close my connection with avformat_close_input and then try to reopen it, the socket gets a "bind failed". Any other suggestions how to work around this?
Thanks, -- Sent from: http://www.ffmpeg-archive.org/ _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
