ifm3dpy.device.RtspInfo

class ifm3dpy.device.RtspInfo

Bases: None

RTSP streaming information advertised by a port.

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

_pybind11_conduit_v1_

Attributes

control

RTSP control channel information.

media_endpoints

Media endpoints exposed by the port.

supported_transports

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.