From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=goffi.org (client-ip=51.15.21.97; helo=cete.goffi.org; envelope-from=goffi@goffi.org; receiver=) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key; secure) header.d=goffi.org header.i=@goffi.org header.a=rsa-sha256 header.s=cete-goffi-org header.b=kvykty5B Received: from cete.goffi.org (cete.goffi.org [51.15.21.97]) by mail.toke.dk (Postfix) with ESMTPS id 5F444B08011 for ; Tue, 08 Apr 2025 09:24:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=goffi.org; s=cete-goffi-org; h=Subject:Content-Type:MIME-Version:References:In-Reply-To: Message-ID:Date:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=M5NmDCMFrk1jRQUyv7K8vsFRY9lfmvcOmCP5NIlUN7c=; b=kvykty5BbDi+qIQSFufkYiPR7q 9db/6TXRi70TNnMnPpWsg0uII9S+YIgycTvTi/3VvWFDBhhWHDduqY6a6K5NZRB0CQsmBkesmU0Pq CyqjMDpljbnJJ4oRXlQYFeM39pr47WU/SKUItUsKQRbLYmDYfZKY/WgjPwBg7PReodPo=; From: Goffi To: Schimon Jehudah , galene@lists.galene.org Date: Tue, 08 Apr 2025 09:24:08 +0200 Message-ID: <5874968.DvuYhMxLoT@tazar3> In-Reply-To: <174409187130.2905.10214962276944663241@gauss> References: <174409187130.2905.10214962276944663241@gauss> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6143774.lOV4Wx5bFT"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-SA-Exim-Mail-From: goffi@goffi.org X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on goffi.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_ALL,URIBL_BLOCKED autolearn=no autolearn_force=no version=4.0.0 X-SA-Exim-Version: 4.2.1 (built Wed, 06 Jul 2022 17:57:39 +0000) X-MailFrom: goffi@goffi.org X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation Message-ID-Hash: JTJASW4VGJHQQ4IWN37AGAKHVNUAXIFA X-Message-ID-Hash: JTJASW4VGJHQQ4IWN37AGAKHVNUAXIFA X-Mailman-Approved-At: Tue, 08 Apr 2025 13:05:32 +0200 X-Mailman-Version: 3.3.10 Precedence: list Subject: [Galene] Re: XMPP (Jabber) List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: --nextPart6143774.lOV4Wx5bFT Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Goffi To: Schimon Jehudah , galene@lists.galene.org Subject: Re: [Galene] XMPP (Jabber) Date: Tue, 08 Apr 2025 09:24:08 +0200 Message-ID: <5874968.DvuYhMxLoT@tazar3> In-Reply-To: <174409187130.2905.10214962276944663241@gauss> References: <174409187130.2905.10214962276944663241@gauss> MIME-Version: 1.0 Le mardi 8 avril 2025, 07:57:38 heure d=E2=80=99=C3=A9t=C3=A9 d=E2=80=99Eur= ope centrale Schimon Jehudah=20 via Galene a =C3=A9crit : > Greetings! >=20 > Following thread jech/galene#82, I propose to add support for the > protocol XMPP. >=20 > Doing so would allow to interoperate with desktop and mobile XMPP > clients (e.g. Dino, Movim, and P=C3=A0d=C3=A9), and it would also encoura= ge > similar projects (e.g. Big Blue Button, and Jingle Meet) to so as well. >=20 > It is important to mention, that the XMPP community is willing to offer > help, references and instructions concerning this issue. >=20 > JDev group chat xmpp:jdev@muc.xmpp.org?join >=20 > It might be, that some organizations would also want to assist with > this endeavour. >=20 > Doing so, would further strengthen the XEP specifications that are > concerning to VoIP and video conferencing over XMPP. >=20 > XEP-0166: Jingle > https://xmpp.org/extensions/xep-0166.html >=20 > XEP-0167: Jingle RTP Sessions > https://xmpp.org/extensions/xep-0167.html >=20 > Kind regards, > Schimon Hi Schimon, I have already made a SFU component using Gal=C3=A8ne for XMPP: https://libervia.org/__b/doc/backend/components.html#audio-video-conferences I'm also working on specification, first draft; https://xmpp.org/extensions/inbox/av_conferences.html It was rejected by council due to the use of one jingle session per stream= =20 (which was done to map Gal=C3=A8ne behaviour), I'll submit an updated versi= on to=20 use a single session, but I'll have to find time for this. Anyway, support is here and working, no need to duplicate efforts. Best, Goffi --nextPart6143774.lOV4Wx5bFT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEsNZvWyEnjW9SVudbKqmcu6xuKwwFAmf0zxgACgkQKqmcu6xu KwwB8AgApvsuyTeA4qJNEietFPInPRRBr278vkLJJJCt3pfhjjsmTMo9Y6norvKw Ao208QT7ZvfnvmBIdDkPkZqeMFswgJaXOQ7nSIRsXQqBkJG6P474rQ8YUWXvHziU r93kgOpFdGIVb92PocyZahhU1rGJM76nFI7Mf5eo2L7mn2qH69et8URhZ6l3TyN4 47tDZUyaDJMAarrKA1nU+dUytyW+SpME4ei3fGrqSAYWPIGL0jnul2v4PpqiV2E1 at9GndzolKI3ibKm7ydN69IRLY7ZC1cOlH6RI63KxKtZh8/Z+j5aOLXB7sAYpc6w zNurqREJzQHb1/vJ9/+RrADip3uIJw== =ZZPl -----END PGP SIGNATURE----- --nextPart6143774.lOV4Wx5bFT--