Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: "Karsten Hahn" <public@hahn.ws>
To: "Juliusz Chroboczek" <jch@irif.fr>
Cc: Fabrice Rouillier <fabrice@rouillier.fr>, galene@lists.galene.org
Subject: [Galene] Re: Whole meeting as a youtubelivestream?
Date: Mon, 01 Jan 2024 11:51:33 +0100	[thread overview]
Message-ID: <4b-65929900-1b-73f7b000@206958776> (raw)
In-Reply-To: <87v88d3kao.wl-jch@irif.fr>

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


Hi all,

thans for the prompt feedback and a happy new year 2024.

Good explanation of the functionality of WebRTC. In fact the combination of the streams serverside will be a problem. So I'll try the client side OBS solution.

On the oher hand I found serveral articles about headless chrome and puppeteer ... I'll read more about it.

Thanks a lot for your information and best greetings,

Karsten

Am Montag, Januar 01, 2024 02:38 CET, schrieb Juliusz Chroboczek <jch@irif.fr>:
 >> I was thinking about streaming a complete meeting as a livestream on youtube.

> Just catch the window of your navigator with OBS and you are Done

Right.

Galene does not do any multiplexing: when a meeting consists of multiple
streams, then all of the streams are sent to all participants.

Youtube requires a single stream, so at some point somebody needs to
decode the videos, build a mosaic view, and then recode the videos. It
cannot be the Galene server, since the server does not do any recoding
(that's what makes it cheap and fast). The best place is the browser,
which already knows how to decode WebRTC streams.

So rendering in the browser and recoding using OBS seems like a perfectly
fine solution. Another solution would be to perform the recoding in the
browser itself, but I'm not sure how easy it would be.

Happy new year!

-- Juliusz

[-- Attachment #2: Type: text/html, Size: 1614 bytes --]

  reply	other threads:[~2024-01-01 10:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-31 16:38 [Galene] Whole meeting as a youtube livestream? Karsten Hahn
2023-12-31 17:57 ` [Galene] " Fabrice Rouillier
2023-12-31 19:49   ` Sean DuBois
2024-01-01  1:38   ` Juliusz Chroboczek
2024-01-01 10:51     ` Karsten Hahn [this message]
2024-01-01 11:18     ` Tim Panton
2024-01-01 15:53       ` Juliusz Chroboczek
2024-01-01 16:01         ` Tim Panton
2024-01-01 16:17           ` Sean DuBois

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4b-65929900-1b-73f7b000@206958776 \
    --to=public@hahn.ws \
    --cc=fabrice@rouillier.fr \
    --cc=galene@lists.galene.org \
    --cc=jch@irif.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox