From cd5f6227d92fc92ecf6ca941b440285b3c12afd5 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Mon, 18 May 2020 12:03:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1e62d0f..ead80fc2 100755 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ python3 detect.py --source ... - Directory: `--source dir/` - Webcam: `--source 0` - RTSP stream: `--source rtsp://170.93.143.139/rtplive/470011e600ef003a004ee33696235daa` -- HTTP stream: `--source http://wmccpinetop.axiscam.net/mjpg/video.mjpg` +- HTTP stream: `--source http://112.50.243.8/PLTV/88888888/224/3221225900/1.m3u8` **YOLOv3:** `python3 detect.py --cfg cfg/yolov3.cfg --weights yolov3.pt`