Kamera Eksternal Stream Video Imutils

rtsp_url = "rtsp://name:password/video"
vs = VideoStream(rtsp_url).start()
Happy Herring