![]() |
MediaX v1.1.2 [7554dd3]
Video streaming for military vehicles
|
RTP streaming video class for H.264 DEF-STAN 00-82 video streams using NVIDIA. More...
#include "h264/gst/omx/rtp_h264_depayloader.h"#include <gst/gst.h>#include <algorithm>#include <chrono>#include <iostream>#include <string>#include <thread>#include "rtp/rtp_utils.h"
Namespaces | |
| namespace | mediax |
| The Astute Systems (MediaX) library for video streaming. | |
| namespace | mediax::rtp |
| The Real Time Protocol (RTP) namespace. | |
| namespace | mediax::rtp::h264 |
| The H.264 video compression namespace. | |
| namespace | mediax::rtp::h264::gst |
| The H.264 video compression GStreamer namespace. | |
| namespace | mediax::rtp::h264::gst::omx |
| The Gstreamer implementation of the Nvidia (NVENC) namespace. | |
RTP streaming video class for H.264 DEF-STAN 00-82 video streams using NVIDIA.
Below is a sample pipeline to create video streams using GStreamer: