From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 8BE4C45090 for ; Tue, 3 Jan 2023 19:43:14 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DEDD668BDA4; Tue, 3 Jan 2023 21:43:10 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9640768BD2C for ; Tue, 3 Jan 2023 21:43:04 +0200 (EET) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 303Jh3dx001716 for ; Tue, 3 Jan 2023 20:43:03 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id A910FEB5B7; Tue, 3 Jan 2023 20:43:03 +0100 (CET) Date: Tue, 3 Jan 2023 20:43:03 +0100 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <12120876.O9o76ZdvQC@basile.remlab.net> <61a2d014dae2970ffa0a68097b26eec8cac9a399.camel@voila.events> <3621898.0Uz0849ZAC@basile.remlab.net> MIME-Version: 1.0 In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Tue, 03 Jan 2023 20:43:03 +0100 (CET) Subject: Re: [FFmpeg-devel] [PATCH] avformat/rtpproto: add support for RTP/UDP socket reuse X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============7061256393772731060==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7061256393772731060== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EInU7Q4PPv/gLLxj" Content-Disposition: inline --EInU7Q4PPv/gLLxj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Camille Oudot (12023-01-03): > Why does the "reuse" option exists on the "udp" protocol in the first > place? Because it is an useful option. Only not for this use case. Because nobody noticed it was badly named when it was applied. > Why would it not apply to "rtp" also? Because nobody made the UDP socket context a child object of the RTP context. Regards, --=20 Nicolas George --EInU7Q4PPv/gLLxj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmO0hUUACgkQcZVLI8pN xgzCEQ//XJEH/hoQHiDi7u1osVO5twT8qh7SwSSO7q0JX6bY6OQWubm5PqTfwO/I rdtoOYzonB9u14SbeI8ZwOOoPwKWFvLv0TEV/eG2hQCYzcF+0hv4Iiwqp8wLSWb0 vs7mypa4Es44H5WCjJjvwHYbrWkUzQLJxfVotj/sC77KpXzqtt7k24iB981HWiBX UGaygvCvH47Nbh2HhjMWmm5tjWDoVL17DPlIy3VcuxAcCSip8MHQ7YOqkIC1nTlm PbjuYmC7tF5kKt3iLYfNKgXKskh/Xks6mCmNG4amAYMF5LNcn/W367Pseu/iGhCA 6sVi/+nPyC7rwjNkD4bRQoUYK0K1vJO0mlhiAmWUFT4o4/S/Y/KkzB6EDnNc8AF9 rgWBYRgoG98tMjuoiqjHVENWGdMkoqWDZ8zaf+pOIwoZzi9Sn34Bdp/t3CkfXWH2 wHiFBrsitW71E8TIui7uO8lPtMmmQUtovzdkMjXhV35WknMDEFGMRuX2xTPvSYL8 eXDb5+oIFU9Nor0L9bzOnFindKJgyhZER02UqfFg3C+lAV+cwFOrcQMWcspNi7lX fdZLm2lXoUjHwrka5gcUD9Wqf25RTaLwQMwhfhqj6O/uE7WG4v3M0lbZeosCnmw7 s7WvGcRB5W7SbYLYtRskx/l8rPsHRIqvO2KK/7/vIEcVPJFFMCM= =CjRt -----END PGP SIGNATURE----- --EInU7Q4PPv/gLLxj-- --===============7061256393772731060== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============7061256393772731060==--