You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a python program that allows my GoPro Hero 12 to stream as a webcam via COHN on my private network. I use https://{ip_address}/gopro/webcam/start as an URL to start the webcam mode and it works perfectly. But I just received the new Hero 13 Black and I got HTTP 500 internal error when I tried to use the same webcam mode. Is there a compatibility issue with the new GoPro?
To Reproduce
Steps to reproduce the behavior:
Test Webcam HTTP requests on Hero 13 via COHN
Expected behavior
Webcam Mode via COHN that works with GoPro HERO 13
Hardware
Camera: Hero13
Windows & Python
The text was updated successfully, but these errors were encountered:
I'm not able to replicate this problem on the most recent firmware. How persistent is the issue for you? Was it a one time problem that went away after rebooting the camera or are you seeing it consistently?
I just tested again this morning and I got the same issue when i tried to start the webcam. I also renitialized the GoPro and i always got these logs :
Component
Specs (BLE, HTTP)
Describe the bug
I have a python program that allows my GoPro Hero 12 to stream as a webcam via COHN on my private network. I use https://{ip_address}/gopro/webcam/start as an URL to start the webcam mode and it works perfectly. But I just received the new Hero 13 Black and I got HTTP 500 internal error when I tried to use the same webcam mode. Is there a compatibility issue with the new GoPro?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Webcam Mode via COHN that works with GoPro HERO 13
Hardware
The text was updated successfully, but these errors were encountered: