ifm3d
ifm3d::RtspInfo Struct Reference

RTSP streaming information advertised by a port. More...

#include <ifm3d/device/o3r.h>

Public Attributes

RtspControlInfo control
 RTSP control channel information.
 
std::vector< RtspMediaEndpointmedia_endpoints
 Media endpoints exposed by the port.
 
std::vector< std::string > supported_transports
 Transports supported by the RTSP server (e.g. More...
 

Detailed Description

RTSP streaming information advertised by a port.

Member Data Documentation

◆ supported_transports

std::vector<std::string> ifm3d::RtspInfo::supported_transports

Transports supported by the RTSP server (e.g.

udp, tcpInterleaved).


The documentation for this struct was generated from the following file: