rtsp_camera
RtspCameraProvider ¶
RtspCameraProvider(
*,
frame_rate: int = 6,
jovision_profile: int = 0,
network_interface: str | None = None,
auto_scan: bool = True
)
Bases: CameraProvider[RtspCamera]
, PersistentModule
This module collects and provides real RTSP streaming cameras.