There was an error while loading. Please reload this page.
1 parent 2f0d528 commit 614d011Copy full SHA for 614d011
README.md
@@ -11,6 +11,7 @@ A real-time object recognition application using [Google's TensorFlow Object Det
11
* Height of the frames in the video stream `--height=360`
12
* Number of workers `--num-workers=2`
13
* Size of the queue `--queue-size=5`
14
+ * Get video from HLS stream rather than webcam '--stream=http://somedomain.com/hls/live.m3u8'
15
16
## Tests
17
```
0 commit comments