|
ifm3d
|
RTSP streaming information advertised by a port. More...
#include <ifm3d/device/o3r.h>
Public Attributes | |
| RtspControlInfo | control |
| RTSP control channel information. | |
| std::vector< RtspMediaEndpoint > | media_endpoints |
| Media endpoints exposed by the port. | |
| std::vector< std::string > | supported_transports |
| Transports supported by the RTSP server (e.g. More... | |
RTSP streaming information advertised by a port.
| std::vector<std::string> ifm3d::RtspInfo::supported_transports |
Transports supported by the RTSP server (e.g.
udp, tcpInterleaved).