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,
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
