Skip to content

rtsp_camera

RtspCameraProvider

RtspCameraProvider(
    *,
    frame_rate: int = 6,
    jovision_profile: int = 0,
    network_interface: Optional[str] = None,
    auto_scan: bool = True
)

Bases: CameraProvider[RtspCamera], PersistentModule

This module collects and provides real RTSP streaming cameras.