Demos
The official Membrane demos reside in the membrane demo repository.
basics
Basics
| Demo name | Description | Links |
|---|---|---|
simple_element | An example of a simple Membrane's element capable of counting the incoming buffers. | |
simple_pipeline | An example of a Membrane's pipeline playing an mp3 file. |
hls
HLS
webrtc
WebRTC
| Demo name | Description | Links |
|---|---|---|
webrtc_videoroom | A basic example of Membrane RTC Engine. It's as simple as possible just to show you how to use our API. | |
webrtc_simple | A simple example of signalling server based on Membrane.WebRTC.Server. | |
webrtc_athentication | An example of signalling server with authentication based on Membrane.WebRTC.Server. |
other
Other
| Demo name | Description | Links |
|---|---|---|
rtp | Sending and receiving RTP/SRTP stream. | |
video_mixer | How to mix audio and video files. |