Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
* [Galene] Re: XMPP (Jabber)
       [not found] <174409187130.2905.10214962276944663241@gauss>
@ 2025-04-08  7:24 ` Goffi
  2025-04-08  7:27 ` Goffi
  1 sibling, 0 replies; 3+ messages in thread
From: Goffi @ 2025-04-08  7:24 UTC (permalink / raw)
  To: Schimon Jehudah, galene

[-- Attachment #1: Type: text/plain, Size: 1595 bytes --]

Le mardi 8 avril 2025, 07:57:38 heure d’été d’Europe centrale Schimon Jehudah 
via Galene a écrit :
> Greetings!
> 
> Following thread jech/galene#82, I propose to add support for the
> protocol XMPP.
> 
> Doing so would allow to interoperate with desktop and mobile XMPP
> clients (e.g. Dino, Movim, and Pàdé), and it would also encourage
> similar projects (e.g. Big Blue Button, and Jingle Meet) to so as well.
> 
> It is important to mention, that the XMPP community is willing to offer
> help, references and instructions concerning this issue.
> 
> JDev group chat xmpp:jdev@muc.xmpp.org?join
> 
> It might be, that some organizations would also want to assist with
> this endeavour.
> 
> Doing so, would further strengthen the XEP specifications that are
> concerning to VoIP and video conferencing over XMPP.
> 
> XEP-0166: Jingle
> https://xmpp.org/extensions/xep-0166.html
> 
> XEP-0167: Jingle RTP Sessions
> https://xmpp.org/extensions/xep-0167.html
> 
> Kind regards,
> Schimon

Hi Schimon,

I have already made a SFU component using Galène 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 
(which was done to map Galène behaviour), I'll submit an updated version to 
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

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Galene] Re: XMPP (Jabber)
       [not found] <174409187130.2905.10214962276944663241@gauss>
  2025-04-08  7:24 ` [Galene] Re: XMPP (Jabber) Goffi
@ 2025-04-08  7:27 ` Goffi
  2025-04-08  8:36   ` Schimon Jehudah
  1 sibling, 1 reply; 3+ messages in thread
From: Goffi @ 2025-04-08  7:27 UTC (permalink / raw)
  To: galene

Le mardi 8 avril 2025, 07:57:38 heure d’été d’Europe centrale Schimon Jehudah 
via Galene a écrit :
> Greetings!
> 
> Following thread jech/galene#82, I propose to add support for the
> protocol XMPP.
> 
> Doing so would allow to interoperate with desktop and mobile XMPP
> clients (e.g. Dino, Movim, and Pàdé), and it would also encourage
> similar projects (e.g. Big Blue Button, and Jingle Meet) to so as well.
> 
> It is important to mention, that the XMPP community is willing to offer
> help, references and instructions concerning this issue.
> 
> JDev group chat xmpp:jdev@muc.xmpp.org?join
> 
> It might be, that some organizations would also want to assist with
> this endeavour.
> 
> Doing so, would further strengthen the XEP specifications that are
> concerning to VoIP and video conferencing over XMPP.
> 
> XEP-0166: Jingle
> https://xmpp.org/extensions/xep-0166.html
> 
> XEP-0167: Jingle RTP Sessions
> https://xmpp.org/extensions/xep-0167.html
> 
> Kind regards,
> Schimon

Hi Schimon,

I have already made a SFU component using Galène 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 
(which was done to map Galène behaviour), I'll submit an updated version to 
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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Galene] Re: XMPP (Jabber)
  2025-04-08  7:27 ` Goffi
@ 2025-04-08  8:36   ` Schimon Jehudah
  0 siblings, 0 replies; 3+ messages in thread
From: Schimon Jehudah @ 2025-04-08  8:36 UTC (permalink / raw)
  To: Goffi; +Cc: galene

On Tue, 08 Apr 2025 09:27:22 +0200
Goffi <tmp_galene.org@goffi.org> wrote:

> Le mardi 8 avril 2025, 07:57:38 heure d’été d’Europe centrale Schimon
> Jehudah via Galene a écrit :
> > Greetings!
> > 
> > Following thread jech/galene#82, I propose to add support for the
> > protocol XMPP.
> > 
> > Doing so would allow to interoperate with desktop and mobile XMPP
> > clients (e.g. Dino, Movim, and Pàdé), and it would also encourage
> > similar projects (e.g. Big Blue Button, and Jingle Meet) to so as
> > well.
> > 
> > It is important to mention, that the XMPP community is willing to
> > offer help, references and instructions concerning this issue.
> > 
> > JDev group chat xmpp:jdev@muc.xmpp.org?join
> > 
> > It might be, that some organizations would also want to assist with
> > this endeavour.
> > 
> > Doing so, would further strengthen the XEP specifications that are
> > concerning to VoIP and video conferencing over XMPP.
> > 
> > XEP-0166: Jingle
> > https://xmpp.org/extensions/xep-0166.html
> > 
> > XEP-0167: Jingle RTP Sessions
> > https://xmpp.org/extensions/xep-0167.html
> > 
> > Kind regards,
> > Schimon  
> 
> Hi Schimon,
> 
> I have already made a SFU component using Galène 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 (which was done to map Galène behaviour), I'll submit an
> updated version to 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
> 

Goffi. Thank you for the information.

It is good to know that Libervia would support this.

Regards,
Schimon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-08  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <174409187130.2905.10214962276944663241@gauss>
2025-04-08  7:24 ` [Galene] Re: XMPP (Jabber) Goffi
2025-04-08  7:27 ` Goffi
2025-04-08  8:36   ` Schimon Jehudah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox