View Source API Reference Membrane Agora plugin v0.2.4

Modules

This element allows for dispatching the streams received by the Membrane.Agora.Source based on the user_id field from the buffer's metadata. The Membrane.Agora.Source sends a single stream for all the users that are present in the Agora channel and enriches buffers with the user_id field which corresponds to the ID of the stream sender from the Agora channel. The Membrane.Agora.Dispatcher element allows to demultiplex such a single output channel stream into multiple streams for each of the users.

Membrane sink that wraps Agora's Server Gateway SDK.

Membrane source that wraps Agora's Server Gateway SDK.