We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem:
Resolution selection on my goPro HERO8 black works in a way different from described here in webcam mode for HERO9
Correct commands for my camera are: Resolutions: 1080p: http://172.XX.XXX.51/gp/gpWebcam/START?res=12 720p: http://172.XX.XXX.51/gp/gpWebcam/START?res=7 480p: http://172.XX.XXX.51/gp/gpWebcam/START?res=4
instead of 1280, 720, or 480 in the argument as described.
Moreover, it may also be the case for HERO9, based on https://gopro.github.io/OpenGoPro/http_2_0#webcam-capabilities
Details:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem:
Resolution selection on my goPro HERO8 black works in a way different from described here in webcam mode for HERO9
Correct commands for my camera are:
Resolutions:
1080p: http://172.XX.XXX.51/gp/gpWebcam/START?res=12
720p: http://172.XX.XXX.51/gp/gpWebcam/START?res=7
480p: http://172.XX.XXX.51/gp/gpWebcam/START?res=4
instead of 1280, 720, or 480 in the argument as described.
Moreover, it may also be the case for HERO9, based on https://gopro.github.io/OpenGoPro/http_2_0#webcam-capabilities
Details:
The text was updated successfully, but these errors were encountered: