Update README.md (#4387)
parent
b27f69f108
commit
11e4aebfef
|
@ -112,7 +112,7 @@ $ python detect.py --source 0 # webcam
|
||||||
file.mp4 # video
|
file.mp4 # video
|
||||||
path/ # directory
|
path/ # directory
|
||||||
path/*.jpg # glob
|
path/*.jpg # glob
|
||||||
'https://youtu.be/NUsoVlDFqZg' # YouTube video
|
'https://youtu.be/NUsoVlDFqZg' # YouTube
|
||||||
'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream
|
'rtsp://example.com/media.mp4' # RTSP, RTMP, HTTP stream
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue