new camera tuning
This commit is contained in:
parent
db270afd5b
commit
1b22c5ab20
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
mpv --profile=low-latency --demuxer-lavf-o-set=input_format=mjpeg av://v4l2:/dev/video0
|
||||
# mpv --profile=low-latency --demuxer-lavf-o-set=input_format=mjpeg av://v4l2:/dev/video0
|
||||
mpv --profile=low-latency --untimed av://v4l2:/dev/video0
|
||||
|
|
Loading…
Add table
Reference in a new issue