![]() |
MediaX v1.1.2 [7554dd3]
Video streaming for military vehicles
|
RTP streaming video class for H.264 DEF-STAN 00-82 video streams gst-launch-1.0 videotestsrc ! "video/x-raw, format=RGB" ! videoconvert ! vaapih265enc ! rtph265pay ! udpsink host=239.192.1.1 port=5004. More...
#include "h265/gst/vaapi/rtp_h265_payloader.h"#include <gst/app/gstappsrc.h>#include <gst/gst.h>#include "h265/gst/vaapi/rtp_h265_depayloader.h"
Namespaces | |
| namespace | mediax |
| The Astute Systems (MediaX) library for video streaming. | |
| namespace | mediax::rtp |
| The Real Time Protocol (RTP) namespace. | |
| namespace | mediax::rtp::h265::gst |
| The H.264 video compression GStreamer namespace. | |
| namespace | mediax::rtp::h265::gst::vaapi |
| The Gstreamer implementation of the Nvidia (NVENC) namespace. | |
RTP streaming video class for H.264 DEF-STAN 00-82 video streams gst-launch-1.0 videotestsrc ! "video/x-raw, format=RGB" ! videoconvert ! vaapih265enc ! rtph265pay ! udpsink host=239.192.1.1 port=5004.