View Source Membrane.Element.IVF.Deserializer (Membrane IVF Plugin v0.7.0)

Deserializer is capable of converting stream representing video in IVF format into stream of Membrane.Buffer's with video frames with correct timestamps in Membrane timebase (it is 1 nanosecond = 1/(10^9)[s])

pads

Pads

input

:input

Accepted formats:

_any
Direction::input
Availability::always
Flow control::auto

output

:output

Accepted formats:

%RemoteStream{content_format: format, type: :packetized} when format in [VP9, VP8]
Direction::output
Availability::always
Flow control::auto