UdpH264OutputGroup.h File
UdpH264OutputGroup — H.264 encode plus RTP packetize plus UDP send. More...
Included Headers
#include "pipeline/Graph.h"
#include <string>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
| namespace | groups |
Classes Index
| struct | UdpH264OutputGroupOptions |
|
Configuration for UdpH264OutputGroup. More... | |
Description
UdpH264OutputGroup — H.264 encode plus RTP packetize plus UDP send.
Bundles an H.264 encoder, an RTP H.264 payloader, and a udpsink so a Graph can stream its rendered output to a remote receiver as RTP/H.264 over UDP. Typical placement: tail end of a Graph that wants to broadcast detection results to a VLC-style viewer or a downstream analytics host.
- See Also
UdpOutputGroupG
- See Also
ImageToH264RtspGroup
File Listing
The file content with the documentation metadata removed is:
16#include "pipeline/Graph.h"
20namespace simaai::neat::nodes::groups {
30struct UdpH264OutputGroupOptions {
32 int payload_type = 96;
33 int config_interval = 1;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.