updated installer for gc311
This commit is contained in:
parent
65a31f76d6
commit
0e13ca7378
@ -32,7 +32,7 @@ echo "==> 2b. Predictable /dev names for each capture card"
|
|||||||
|
|
||||||
# probe all v4l2 devices, keep only the two GC311 capture cards
|
# probe all v4l2 devices, keep only the two GC311 capture cards
|
||||||
mapfile -t GC_VIDEOS < <(
|
mapfile -t GC_VIDEOS < <(
|
||||||
v4l2-ctl --list-devices |
|
sudo v4l2-ctl --list-devices |
|
||||||
awk '/Live Gamer MINI/{getline; print $1}'
|
awk '/Live Gamer MINI/{getline; print $1}'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user