![]() |
MediaX v1.1.2 [7554dd3]
Video streaming for military vehicles
|
RTP streaming video class for H.264 DEF-STAN 00-82 video streams using Intel VAAPI. More...
#include "h264/vaapi/rtph264_depayloader.h"#include <va/va.h>#include <va/va_drm.h>#include <va/va_x11.h>#include "rtp/rtp_types.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::vaapi |
| The MediaX Intel Video Accelleration API (VAAPI) namespace. | |
Functions | |
| StatusCode | mediax::rtp::h264::vaapi::DecodeFrame (VADisplay va_display, VAContextID va_context, VASurfaceID va_surface, const uint8_t *frame_data, int frame_size) |
| Decode a frame. | |
RTP streaming video class for H.264 DEF-STAN 00-82 video streams using Intel VAAPI.