Skip to main content

H264Parse.h File

H264Parse Node — parses an H.264 stream into NAL units, optionally enforcing caps. More...

Included Headers

#include "builder/Node.h" #include "builder/OutputSpec.h" #include <memory> #include <optional> #include <string> #include <vector>

Namespaces Index

namespacesimaai
namespaceneat
namespacenodes

Classes Index

structH264ParseOptions

Construction options for an H264Parse Node — config-interval and optional caps lock. More...

classH264Parse

H.264 stream parser Node — parses NAL units, finds keyframes, optionally locks caps. More...

Description

H264Parse Node — parses an H.264 stream into NAL units, optionally enforcing caps.

Wraps GStreamer's h264parse element and an optional capsfilter to deterministically lock the access-unit alignment and stream format. Use upstream of any H.264 decoder when the source isn't already AU-aligned, and upstream of RTP packetizers where receivers need periodic SPS/PPS injection.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.