KonradIT / gopro-py-api

Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
MIT License
1.38k stars 211 forks source link

Connect ubuntu and gopro10 with USB #196

Open yangshubin27400430 opened 2 years ago

yangshubin27400430 commented 2 years ago

Hello! I want to use USB to control the camera I also see the following solutions https://github.com/gopro/OpenGoPro/discussions/146

According to its steps, I can now use the win10 to control the camera But when using ubuntu again I encountered the same mistake as 146 Don't know how to set the Linux kernel device identifier

Run ls /dev/* Results of the command dev/libmtp-1-2.1

I wonder if this problem has been successfully solved in the end? (discussions/146)

We are looking forward to your reply Thank you very much

yangshubin27400430 commented 2 years ago

ps: The win10 is successfully connected to the camera(gopro10) Is it because the driver is installed inside?? https://community.gopro.com/s/article/GoPro-Webcam?language=en_US

But this driver is only available in Windows and Mac versions

shahla-ai commented 7 months ago

hello @yangshubin27400430 any solution found to control vis USB on ubuntu ?