ifm3dpy.device.RtspInfo
- class ifm3dpy.device.RtspInfo
Bases:
NoneRTSP streaming information advertised by a port.
- __init__(*args, **kwargs)
Methods
__init__(*args, **kwargs)_pybind11_conduit_v1_Attributes
RTSP control channel information.
Media endpoints exposed by the port.
Transports supported by the RTSP server.
- property control
RTSP control channel information.
- property media_endpoints
Media endpoints exposed by the port.
- property supported_transports
Transports supported by the RTSP server.