![]() |
MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
|
RTP streaming video class for H.264 DEF-STAN 00-82 video streams using Intel VAAPI. More...
#include "h264/gst/vaapi/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::vaapi |
The Gstreamer implementation of the Nvidia (NVENC) namespace. | |
RTP streaming video class for H.264 DEF-STAN 00-82 video streams using Intel VAAPI.
Below is a sample pipeline to create video streams using GStreamer: