Add webcam.md
This commit is contained in:
6
docs/other/webcam.md
Normal file
6
docs/other/webcam.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
# WebCam
|
||||||
|
|
||||||
|
```bash
|
||||||
|
ffplay -hide_banner -vf transpose=1,hflip -framerate 20 -video_size 800x600 -i /dev/video0
|
||||||
|
```
|
Reference in New Issue
Block a user