gopro / OpenGoPro

An open source interface specification to communicate with a GoPro camera with accompanying demos and tutorials.
https://gopro.github.io/OpenGoPro/
MIT License
717 stars 155 forks source link

Cannot get wired connection Hero 10 #383

Closed AlexanderHackl closed 1 year ago

AlexanderHackl commented 1 year ago

Component What is the bug in? USB/HTTP API

Describe the bug HTTP Get does not work, gopro can not be pinged

To Reproduce Steps to reproduce the behavior:

  1. Connect Gopro to USB-C/Ethernet adaptor
  2. connect Ethernet Cable to USB-C/Ethernet adaptor
  3. Connect Ethernet Cable to PC
  4. HTTP Get: http://172.2X.1YZ.51:8080/gopro/camera/control/wired_usb?p=1

Expected behavior Camera can be controlled by HTTP commands

Screenshots If applicable, add screenshots to help explain your problem. IMG_1428

Hardware

Additional context IP adress of gopro using last 3 digits of serial, tried automatic IP and manual using same range as gopro, tried to enable wired_usb via wifi before, tried usb directly, tried with power injection on adaptor and without. No lights flashing on ethernet socket on adaptor.

KonradIT commented 1 year ago

You need to use a USB A to USB C cable.

AlexanderHackl commented 1 year ago

You need to use a USB A to USB C cable.

I tried this as well, so

Am I missing something?

AlexanderHackl commented 1 year ago

I can see the GoPro as CDC NCM device in the device manager, it is missing drivers and it does not find any, are there recommended drivers for WIN 10?

KonradIT commented 1 year ago

you need to change that URL to point to your DHCP leased IP.

AlexanderHackl commented 1 year ago

Thank you for the reply! Can you please elaborate, how would I do this?

By that URL you mean http://172.2x.1yz.51:8080/gopro/camera/control/wired_usb?p=1 ?

AlexanderHackl commented 1 year ago

Ok it seems to work on Mac, so it's probably a Windows/driver issue

AlexanderHackl commented 1 year ago

Windows Issue

KonradIT commented 1 year ago

Install GoPro Webcam software for windows.