> On Jul 9, 2025, at 22:16, Timo Rothenpieler <t...@rothenpieler.org> wrote:
> 
> On 09/07/2025 15:36, Jack Lau wrote:
>> If udp is in server mode(init local addr and port through url),
>> then it maybe haven't dest_addr, so we should set it after udp_read
>> get the client addr and port
> 
> I'm also really not sure if this is correct, or what scenario it even fixes.
> The vast majority of uses of UDP are strictly unidirectional, making this a 
> non-issue.
> 
> DTLS is one of the few exceptions there, and as the user of udp.c should be 
> the one responsible for setting the appropriate destination address when in 
> "server" mode.
Maybe we could add a udp option that enable this feature? And only enable it 
when user explicitly set.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to