ExWebRTC.RTP.H264 (ex_webrtc v0.12.0)

View Source

Utilities for RTP packets carrying H264 encoded payload.

Summary

Functions

Returns a boolean telling if the packets contains a beginning of a H264 intra-frame.

Functions

keyframe?(packet)

@spec keyframe?(ExRTP.Packet.t()) :: boolean()

Returns a boolean telling if the packets contains a beginning of a H264 intra-frame.