Membrane Bin RTP v0.1.1 Membrane.Bin.RTP.Receiver.SSRCRouter View Source
A bin that receives parsed rtp packets and based on their ssrc routes them to an appropriate rtp session bin and creates one if the received packet is the first for this rtp stream.
Pads
:input
Availability | :on_request |
Bin? | false |
Caps | :any |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
:output
Availability | :on_request |
Bin? | false |
Caps | :any |
Direction | :output |
Mode | :pull |
Name | :output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.Bin.RTP.Receiver.SSRCRouter
Link to this section Types
Link to this section Functions
Link to this function
membrane_pads()
View Sourcemembrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.Bin.RTP.Receiver.SSRCRouter