From 8cd743cf67cabc7771e4f8565ba99fcb4a314471 Mon Sep 17 00:00:00 2001 From: xptl Date: Mon, 25 May 2020 21:20:48 -0400 Subject: [PATCH] Checked the compability with GoPro Hero 7 --- gopro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gopro b/gopro index 502c432..fd45c49 100755 --- a/gopro +++ b/gopro @@ -63,6 +63,8 @@ function fisheye_video() { #https://gopro.com/help/articles/Question_Answer/HERO5-Black-Field-of-View-FOV-Information #http://www.kolor.com/wiki-en/action/view/Autopano_Video_-_Focal_length_and_field_of_view #https://gopro.com/help/articles/question_answer/hero6-black-field-of-view-fov-information + #https://community.gopro.com/t5/es/Informaci-243-n-del-campo-de-visi-243-n-FOV-de-la-HERO7/ta-p/390377 + vfov=0 hfov=0 @@ -71,7 +73,7 @@ function fisheye_video() { echo -ne "Camera: -[0] HERO3 -[1] HERO4/5 - -[2] HERO6 + -[2] HERO6/7 >> Camera: " read -r cam case $cam in