Open witwicki opened 6 months ago
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.
GoPro Model and Firmware Hero9 Black with firmware v01.72
Component
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:
Expected behavior Expected behavior would be that the webcam field of view changes based on the
fov
argument.Hardware