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

Utility functions for RTP packets containing H264 encoded frames.

Link to this section Summary

Functions

Checks whether RTP payload contains H264 keyframe.

Link to this section Functions

Link to this function

is_keyframe(rtp_payload)

View Source
@spec is_keyframe(binary()) :: boolean()

Checks whether RTP payload contains H264 keyframe.