jschmid1 / gopro_as_webcam_on_linux

Allows to use your GoPro camera as a webcam on linux
Apache License 2.0
517 stars 64 forks source link

Update gopro with resolution and fov select #19

Closed ttrindade80 closed 3 years ago

ttrindade80 commented 3 years ago

I added options to select gopro resolution, with -R or --resolution, possible values for this is 1080, 720 or 480; and gopro Field Of View (FOV), with -f or -fov, possibles values for this is wide, linear and narrow. I tested with a gopro hero 8.

NewoIsTaken commented 3 years ago

Done in pull request #24.

jschmid1 commented 3 years ago

This is superseded by https://github.com/jschmid1/gopro_as_webcam_on_linux/pull/24