From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=irif.fr (client-ip=2001:660:3301:8000::1:2; helo=korolev.univ-paris7.fr; envelope-from=jch@irif.fr; receiver=) Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) by mail.toke.dk (Postfix) with ESMTPS id AA8D77BFF27 for ; Sun, 27 Dec 2020 20:04:46 +0100 (CET) Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 0BRJ4j3p028030; Sun, 27 Dec 2020 20:04:45 +0100 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id 19481A84A9; Sun, 27 Dec 2020 20:04:45 +0100 (CET) X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id cl7EQVwQ336r; Sun, 27 Dec 2020 20:04:42 +0100 (CET) Received: from pirx.irif.fr (82-64-141-196.subs.proxad.net [82.64.141.196]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 0AD8AA84A6; Sun, 27 Dec 2020 20:04:41 +0100 (CET) Date: Sun, 27 Dec 2020 20:04:30 +0100 Message-ID: <87zh1zt6ip.wl-jch@irif.fr> From: Juliusz Chroboczek To: "Cell" In-Reply-To: <1082cfcde178ddb72b51bcd03ee6770a@kn1ght.org> References: <1082cfcde178ddb72b51bcd03ee6770a@kn1ght.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.1 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=UTF-8 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Sun, 27 Dec 2020 20:04:45 +0100 (CET) X-Miltered: at korolev with ID 5FE8DACD.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 5FE8DACD.000 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 5FE8DACD.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Content-Transfer-Encoding: quoted-printable Message-ID-Hash: WD37G6ZLPU3HY7JYG7N7V6SV2XKV4VNO X-Message-ID-Hash: WD37G6ZLPU3HY7JYG7N7V6SV2XKV4VNO X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: galene@lists.galene.org X-Mailman-Version: 3.3.2 Precedence: list Subject: [Galene] Re: coturn config List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: > More about my context: I just put a coturn in place for my synapse > server and it's working. I would like to use the same one in place for > a future galene but I don't know if the secret for the API is in > conflict with the user/password needed for galene. According to what Toke explained to me, Cell is referring to this protoco= l: https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00 which is apparently designed to allow the WebRTC server to learn the TURN credentials on behalf of the WebRTC client. I'm not particularly keen on that particular protocol =E2=80=94 I'd much rather we fixed ICE-TCP in Pi= on=C2=B9 =E2=80=94 but I haven't made up my mind yet. =C2=B9 https://github.com/pion/webrtc/issues/1356 -- Juliusz