View Source Membrane.RTP.H264.Depayloader (Membrane RTP H264 Plugin v0.11.0)

Depayloads H264 RTP payloads into H264 NAL Units.

Based on RFC 6184.

Supported types: Single NALU, FU-A, STAP-A.

pads

Pads

input

:input

Availability :always
Caps Membrane.RTP
Demand mode :auto
Demand unit :buffers
Direction :input
Mode :pull
Name :input

output

:output

Availability :always
Caps Membrane.RemoteStream, restrictions:
  content_format: Membrane.H264,
  type: :packetized
Demand mode :auto
Demand unit :buffers
Direction :output
Mode :pull
Name :output

Link to this section Summary

Link to this section Functions

@spec membrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]

Returns pads descriptions for Membrane.RTP.H264.Depayloader