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

Connect to multiple goPros simultanously. #8

Open
rachillesf opened this issue Aug 27, 2021 · 5 comments
Open

Connect to multiple goPros simultanously. #8

rachillesf opened this issue Aug 27, 2021 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@rachillesf
Copy link

Hey, thank you for the awesome work.

Wondering if is possible to use this package to connect to multiple gopros simultaneously?

If this isn't possible, what would be the best way of implementing this feature?

@TOTON95 TOTON95 self-assigned this Sep 2, 2021
@TOTON95 TOTON95 added the question Further information is requested label Sep 2, 2021
@TOTON95
Copy link
Owner

TOTON95 commented Sep 2, 2021

Hello! In theory it is possible (Thanks again @KonradIT), you will have to change the config files though, haven't checked yet but if you are successful to connect these gopros to a wifi access point then you just need to check out for their IP addresses and change the config files accordingly.

Will try to see how to tackle this one by the end of next week and provide a IP field for these config files.

Greetings!

@KonradIT
Copy link

KonradIT commented Sep 2, 2021

This does not work for multiple camera control, refer to using bluetooth: https://github.com/konradit/gopro-ble-py

@TOTON95
Copy link
Owner

TOTON95 commented Sep 2, 2021 via email

@PengKunPROO
Copy link

PengKunPROO commented Nov 28, 2022

This does not work for multiple camera control, refer to using bluetooth: https://github.com/konradit/gopro-ble-py

Hi , I found the link you show us above using the BLE protocol to manipulate multiple goPros simultaneously,but in this git repo,if user wants to integrate goPros in ros,we need get the video that the goPro had by HTTP,but whether its achievable to connect two goPros' wifi using one computer so that I could get two goPros' video respectively?
Waiting for your reply,Thanks!

@TOTON95
Copy link
Owner

TOTON95 commented Nov 28, 2022

Hello! Well, if you are able to connect two gopros into a same network, you certainly can spawn two ROS nodes for each of them.

Right now, I just have a gopro hero 5 in my possession, so I'm kinda limited on what I can test. So if you are able to help, I will highly appreciate it.

At the moment, I am a bit busy at work but for sure will have time by the mid/end of this week to have a look into the code.

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

No branches or pull requests

4 participants