Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
* [Galene] WHIP support for Galene
@ 2021-09-11 14:38 Juliusz Chroboczek
  2021-09-11 16:08 ` [Galene] " Dave Taht
  2021-09-14 19:13 ` Eliot Mack
  0 siblings, 2 replies; 5+ messages in thread
From: Juliusz Chroboczek @ 2021-09-11 14:38 UTC (permalink / raw)
  To: galene

Hi,

The IETF WISH working group is chartered to provide a simple HTTP-based
ingress protocol for WebRTC video servers.  The goal is to have a simple
standardised protocol for client->server communcation that can be used
where RTMP is used today: in broadcasting applications (think OBS Studio)
or in IP cameras.

The current incarnation is the WHIP protocol, described at

  https://datatracker.ietf.org/doc/draft-ietf-wish-whip/

I've pushed a preliminary implementation of WHIP for Galene to the "whip"
branch.  You may test it with Lorenzo Miniero's test client

  https://github.com/lminiero/simple-whip-client

Limitations: Galene uses HTTP Basic Auth, while Lorenzo's client uses
a Bearer Token (in accordance with the spec), so you'll need to say in the
group configuration

    "presenter": [{}],
    "allow-anonymous": true

-- Juliusz

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

end of thread, other threads:[~2021-09-14 22:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-11 14:38 [Galene] WHIP support for Galene Juliusz Chroboczek
2021-09-11 16:08 ` [Galene] " Dave Taht
2021-09-11 18:24   ` Juliusz Chroboczek
2021-09-14 19:13 ` Eliot Mack
2021-09-14 22:08   ` Juliusz Chroboczek

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