MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
Loading...
Searching...
No Matches
rtp_h264_depayloader.h File Reference

RTP streaming video class for H.264 DEF-STAN 00-82 video streams using Intel VAAPI. More...

#include <gst/app/gstappsink.h>
#include <gst/gst.h>
#include <vector>
#include "rtp/rtp_depayloader.h"
Include dependency graph for rtp_h264_depayloader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  mediax::rtp::h264::gst::vaapi::RtpH264GstVaapiDepayloader
 A RTP payloader for H.264 DEF-STAN 00-82 video streams. More...
 

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.
 

Detailed Description

RTP streaming video class for H.264 DEF-STAN 00-82 video streams using Intel VAAPI.