hello.video.rtsp module
-
hello.video.rtsp.func(mode='pull', **kwargs)[source]
-
hello.video.rtsp.main(args=None)[source]
-
hello.video.rtsp.parse_args(args=None)[source]
-
hello.video.rtsp.rtsp_pull(rtsp_url, frames=900, save=False, **kwargs)[source]
-
hello.video.rtsp.rtsp_push(rtsp_url='rtsp://localhost:8554/video', height=1080, width=1920, fps=20, **kwargs)[source]