Update README.md (#4387)
Browse files
README.md
CHANGED
@@ -112,7 +112,7 @@ $ python detect.py --source 0 # webcam
|
|
112 |
file.mp4 # video
|
113 |
path/ # directory
|
114 |
path/*.jpg # glob
|
115 |
-
'https://youtu.be/NUsoVlDFqZg' # YouTube
|
116 |
'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream
|
117 |
```
|
118 |
|
|
|
112 |
file.mp4 # video
|
113 |
path/ # directory
|
114 |
path/*.jpg # glob
|
115 |
+
'https://youtu.be/NUsoVlDFqZg' # YouTube
|
116 |
'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream
|
117 |
```
|
118 |
|