Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to specify (Hero9 Black) webcam FOV #542

Open
witwicki opened this issue May 7, 2024 · 1 comment
Open

Unable to specify (Hero9 Black) webcam FOV #542

witwicki opened this issue May 7, 2024 · 1 comment
Labels
bug Something isn't working requires firmware changes Requires Camera Firmware Changes

Comments

@witwicki
Copy link

witwicki commented May 7, 2024

GoPro Model and Firmware
Hero9 Black with firmware v01.72

Component

  • Documentation
  • Specs (HTTP)

Describe the bug
The bash command curl --request GET --url 'http://172.2x.1yz.51:8080/gopro/webcam/start?res=12&fov=2' starts webcam mode, but with wide FOV. The FOV remains as wide no matter what value is passed in for fov in {0, 2, 3, 4}.

To Reproduce
Steps to reproduce the behavior:

  1. Connect the gopro by USB cable switch it on.
  2. Open up a bash terminal.
  3. Execute the above command.
  4. Observe that webcam mode starts but does not put the FOV in narrow, no matter what FOV the camera started in.
  5. Repeat with other values of fov and observe that the FOV does not change.

Expected behavior
Expected behavior would be that the webcam field of view changes based on the fov argument.

Hardware

  • Camera: Hero9 Black (firmware v01.72)
  • Ubuntu laptop
@witwicki witwicki added the bug Something isn't working label May 7, 2024
@github-actions github-actions bot added the triage Needs to be reviewed and assigned label May 7, 2024
@tcamise-gpsw tcamise-gpsw added triage Needs to be reviewed and assigned and removed triage Needs to be reviewed and assigned labels May 9, 2024
@tcamise-gpsw tcamise-gpsw added requires firmware changes Requires Camera Firmware Changes and removed triage Needs to be reviewed and assigned labels Jul 1, 2024
@tcamise-gpsw
Copy link
Collaborator

tcamise-gpsw commented Jul 1, 2024

I'm able to replicate this so it appears to be a valid bug. However it does not replicate on Hero 12 so must have been fixed at some point. I'll leave this open to track it for Hero 9 but it is unlikely to ever get fixed since there are no planned future Hero 9 software updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working requires firmware changes Requires Camera Firmware Changes
Projects
None yet
Development

No branches or pull requests

2 participants