The evolution of HTTP based signalling for WebRTC in GStreamer
Action | Key |
---|---|
Play / Pause | K or space |
Mute / Unmute | M |
Toggle fullscreen mode | F |
Select next subtitles | C |
Select next audio track | A |
Show slide in full page or toggle automatic source change | V |
Seek 5s backward | left arrow |
Seek 5s forward | right arrow |
Seek 10s backward | shift + left arrow or J |
Seek 10s forward | shift + right arrow or L |
Seek 60s backward | control + left arrow |
Seek 60s forward | control + right arrow |
Decrease volume | shift + down arrow |
Increase volume | shift + up arrow |
Decrease playback rate | < |
Increase playback rate | > |
Seek to end | end |
Seek to beginning | beginning |
You can right click on slides to open the menu
Share this media
HLS video stream
You can use an external player to play this stream (like VLC).
HLS video stream
Subscribe to notifications
When subscribed to notifications, an email will be sent to you for all added annotations.
Your user account has no email address.
Information on this media
91 views
The adoption of WebRTC in the broadcasting/streaming industry has been hindered due to lack of standard signalling that can be a simple plug and play model. With introduction of [WHIP](https://www.ietf.org/archive/id/draft-ietf-wish-whip-09.html) and [WHEP](https://www.ietf.org/archive/id/draft-murillo-whep-02.html) specifications that is changing and the acceptance of WHIP/WHEP is evident with all major multimedia open source software implementing them.
GStreamer already had the client side implementations WHIP/WHEP (whipsink and whepsrc) as of release 1.22 written in Rust. And the server side implementations are in progress.
With WebRTCSink and WebRTCSrc written to support any signalling protocol as an interface separating from the sink/src functionality, it has become easy to write all the client and server side implementations of WHIP/WHEP on top of WebRTCSink/Src. This also helps to leverage the support of both raw and encoded streams, the congestion control mechanism and every other new improvement that will be added in WebRTCSink/Src in the future.
My talk is going to be an introduction on WHIP/WHEP protocols and the initial version of elements implemented in GStreamer using Rust and how they are evolving using the Signaller based design in the GStreamer WebRTC Rust plugins.
Creation date:
Sept. 26, 2023
Speakers:
Mr Taruntej Kanakamalla
License:
CC BY-SA 3.0
Links:
Other media in the channel "GStreamer Conference 2023"
- 341 views, 151 this year, 8 this monthHow we are building a distributed multi-camera real-time sports tracking system using GStreamer and RustSeptember 26th, 2023
- 48 views, 12 this yearFlumes: Scan and index your multimedia filesSeptember 26th, 2023
- 263 views, 169 this year, 5 this monthGstWASM: GStreamer for the webSeptember 26th, 2023
- 79 views, 38 this yearVariations on a WebRTC relay architecture (featuring Janus and WebRTC{Src,Sink})September 26th, 2023
- 47 views, 13 this yearHYPE: HYbrid Parallel EncoderSeptember 26th, 2023
- 98 views, 66 this year, 5 this monthlibcamerasrc: Introduction and usage of libcamera's GStreamer elementSeptember 26th, 2023