>> + if (if_indextoname(iface, ifr.ifr_name)) {
>> + if (setsockopt(udp_fd, SOL_SOCKET, SO_BINDTODEVICE, (void
>> *)&ifr, sizeof(ifr)) < 0) {
>> + perror("setsockopt SO_BINDTODEVICE");
>
> This should use the proper av_log logging instead.
Will fix and resubmit corrected version.
Thanks,
Lazar Ignjatović
Associate Software Engineer
Cubic Defense
cubic.com
This message has been marked as Public on 03/14/2024 11:02Z.
_______________________________________________
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".