From: Juliusz Chroboczek <jch@irif.fr>
To: galene@lists.galene.org
Subject: [Galene] WHIP support: using OBS with Galene
Date: Wed, 06 Dec 2023 23:46:31 +0100	[thread overview]
Message-ID: <87h6kvar08.wl-jch@irif.fr> (raw)
Hi,
As some of you may have noticed, Galene 0.8 includes support for the WHIP
protocol [1].  This makes it possible to stream through Galene using any
streaming softwar that can speak WHIP.
Here's how to use OBS Studio with Galene.
0. Make sure you are running Galene 0.8 or later and OBS Studio 30.
1. In Galene, create a group that allows the H.264 and Opus codecs:
    "codecs": ["h264", "opus"]
Join the group as an administrator, and create a token (click on your own
name in the users list, then choose "invite user").  This will generate
a link of the form
    https://galene.example.org:8443/group/fancy/?token=XXX
where XXX is your token.
2. In OBS, choose File->Settings->Stream, and fill in the form:
    Service:      WHIP
    Server:       https://galene.example.org:8443/group/fancy/.whip
    Bearer Token: XXX
 
The "Server" is your group's URL followed with ".whip".  The token is the
token obtained in step 2 above.
3. Hit "Start Streaming".
If you wish to try this out without setting up your own server, feel free
to use the following credentials:
    Server:       https://galene.org:8443/group/public-h264/.whip
    Bearer Token: pqRFnD5yT2g
Please be aware that anyone will be able to see you at
    https://galene.org:8443/group/public-h264/
-- Juliusz
                 reply	other threads:[~2023-12-06 22:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
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=87h6kvar08.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene@lists.galene.org \
    /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