KonradIT / goprowifihack

Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
Apache License 2.0
2.12k stars 334 forks source link

Connect multiple cameras #197

Open silentlight opened 4 years ago

silentlight commented 4 years ago

Hi everyone!

Thank you for this repo and all the great work you put it to it.

I have a requirement to connect 2 or more GoPro 7 Black to a laptop/raspberry pi. Is it possible?

KonradIT commented 4 years ago

It is, via BT.

silentlight commented 4 years ago

Ah ok. Thanks Konrad.

And once I connect, can I use you Python API to take videos and start/stop streaming?

KonradIT commented 4 years ago

I still have not done a Bluetooth Python API, I just have a script that I modify: https://github.com/KonradIT/gopro-ble-py/blob/master/start_timelapse.py this one controls 2 cameras to shoot a timelapse.