GstRTMPMetadata
GstRTMPMetadata – Embed & Extract Metadata in RTMP Video Streams with GStreamer RidgeRun’s GstRTMPMetadata extends GStreamer’s RTMP/FLV pipeline to enable real-time metadata injection and extraction directly inside streaming video. By enhancing flvmux and flvdemux to carry user-defined metadata in-band, this plugin allows developers to synchronize data with video frames without needing separate network channels, external message buses, or custom signaling frameworks. This is the ideal solution for live streaming workflows that require metadata to remain tightly coupled with video—especially in applications such as AI inference overlays, UAV/robotics telemetry, time synchronization, or real-time monitoring dashboards. Key Features: Embed & Retrieve Metadata Within RTMP Streams: Insert text or binary metadata directly into live RTMP video streams, and extract it on the receiver side using standard GStreamer APIs. Designed for Live Streaming: Perfect for broadcasting pipelines