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 send commands to GoPros wired domain. #536

Closed
ajchandler39 opened this issue Apr 30, 2024 · 2 comments
Closed

Unable to send commands to GoPros wired domain. #536

ajchandler39 opened this issue Apr 30, 2024 · 2 comments
Labels
wontfix This will not be worked on

Comments

@ajchandler39
Copy link

ajchandler39 commented Apr 30, 2024

UPDATE: I did a factory reset on the GoPro and it's working. I literally just bought it and you'd think straight from factory == "factory reset", but, alas.

My ultimate goal is to have my gopro act as a webcam with a wired connection to my android, but I'm testing it with my PC first. I'm plugging my GoPro 10 into my laptop via USB connection and both trying to just do a ping to 172.29.155.51 (GoPro serial # ends in 955) and sending a request via postman to http://172.29.155.51:8080/gopro/camera/control/wired_usb?p=1. Neither are working. My GoPro 10 is being recognized on my PC; I can access videos, although my GoPro isn't saying it's connected via USB like it was on my GoPro 8.

Any help would be greatly appriciated.

@github-actions github-actions bot added the triage Needs to be reviewed and assigned label Apr 30, 2024
@ajchandler39 ajchandler39 changed the title Unable to Unable to send commands to GoPros wired domain. Apr 30, 2024
@tcamise-gpsw
Copy link
Collaborator

Seems to be working for you so I'll close.

FYI there is a python demo to do exactly what you are asking for:
https://github.com/gopro/OpenGoPro/tree/main/demos/python/multi_webcam

@tcamise-gpsw tcamise-gpsw closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2024
@tcamise-gpsw tcamise-gpsw added wontfix This will not be worked on and removed triage Needs to be reviewed and assigned labels May 1, 2024
@pavloshargan
Copy link

pavloshargan commented Oct 4, 2024

@ajchandler39 your android device is likely not supporting CDC NCM. Try a different phone ( Pixel5+, SamsungS22+ the ones I tested with). You can use my Kotlin example app that handles USB connection automatically: https://github.com/pavloshargan/GoPro-Stream-USB-Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants