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

TUSB breaks media browsing over HTTP api #1141

Open
pavloshargan opened this issue Oct 26, 2024 · 1 comment
Open

TUSB breaks media browsing over HTTP api #1141

pavloshargan opened this issue Oct 26, 2024 · 1 comment

Comments

@pavloshargan
Copy link

pavloshargan commented Oct 26, 2024

Hi, I've noticed a very annoying bug that took several months of investigation for me to narrow down. The problem is that if the camera is configured with TUSB and was turned on by a blutooth connection, then gopro/media/list returns {"Unknown Error."} and media browsing doesn't work in both Quick and my application.

The workaround is to use WAKE, but it will still break if i power camera off by a bluetooth command and turn it on by bluetooth command again. Attaching the video demonstration: https://youtu.be/qxRQsNSvoEc?si=it2vc6nfFO5I2rzX

P.S The GoPro i have problem with is HERO10 with the latest labs.

I tested this with HERO12 and it works fine, wasn't able to reproduce

@dnewman-gpsw
Copy link
Collaborator

HERO10 is unlikely see any more updates. It is an odd conflict as TUSB only sets the supply of current to 3A. The error is likely in the base firmware, as HERO12 doesn't have the issue (same TUSB code.). Continue with WAKE and don't use BLE power off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants