View Source API Reference Membrane RTP VP8 Plugin v0.9.0

Modules

Depayloads VP8 frames from RTP packets according to: https://tools.ietf.org/html/rfc7741

Module resposible for accumulating data from RTP packets into VP8 frames Implements loosely algorithm described here: https://tools.ietf.org/html/rfc7741#section-4.5

Defines a structure representing VP8 payload descriptor Described in details under following link: https://tools.ietf.org/html/rfc7741#section-4.2

Payloads VP8 frames into RTP packets according to: https://tools.ietf.org/html/rfc7741

Utility functions for RTP packets containing VP8 encoded frames.