From: Tim Panton <tim@pi.pe>
To: Juliusz Chroboczek <jch@irif.fr>
Cc: Fabrice Rouillier <fabrice@rouillier.fr>,
Karsten Hahn <public@hahn.ws>,
galene@lists.galene.org
Subject: [Galene] Re: Whole meeting as a youtube livestream?
Date: Mon, 1 Jan 2024 16:01:59 +0000 [thread overview]
Message-ID: <1A9DE6FE-040A-4203-BCEA-C5F6990EEAC2@pi.pe> (raw)
In-Reply-To: <87ttnx2go8.wl-jch@irif.fr>
> On 1 Jan 2024, at 15:53, Juliusz Chroboczek <jch@irif.fr> wrote:
>
>> Another solution would be to perform the recoding in the browser
>> itself, but I'm not sure how easy it would be.
>>
>> There is a sort of halfway house I’ve done where you screen capture (ie mix) a
>> div in the ‘host’ browser and send that as a webRTC stream to a local
>> recording process (in my case pipe and ffmpeg - but it could be a gstreamer
>> pipeline).
>
> How do you push the stream into ffmpeg?
I have a bit of |pipe| (java) code that opens a webrtc connection, gets the single (mixed) stream and strips the ICE/SRTP off and feeds the RTP to ffmpeg.
You could write something similar in pion pretty easily I think.
Also I know some people have done gstreamer pipelines that do the SRTP and the ffmpeg bit.
T.
next prev parent reply other threads:[~2024-01-01 16:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-31 16:38 [Galene] " 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 ` [Galene] Re: Whole meeting as a youtubelivestream? Karsten Hahn
2024-01-01 11:18 ` [Galene] Re: Whole meeting as a youtube livestream? Tim Panton
2024-01-01 15:53 ` Juliusz Chroboczek
2024-01-01 16:01 ` Tim Panton [this message]
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=1A9DE6FE-040A-4203-BCEA-C5F6990EEAC2@pi.pe \
--to=tim@pi.pe \
--cc=fabrice@rouillier.fr \
--cc=galene@lists.galene.org \
--cc=jch@irif.fr \
--cc=public@hahn.ws \
/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