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

Wireless streaming not working #84

Closed
isht7 opened this issue Oct 31, 2021 · 2 comments
Closed

Wireless streaming not working #84

isht7 opened this issue Oct 31, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@isht7
Copy link

isht7 commented Oct 31, 2021

Component
What is the bug in?
In this streaming demo in python sdk wireless camera control.

Describe the bug
I am using GoPro 7. When I run the stream.py, it keeps on searching for the camera, and is not able to find the camera. I have attached a screenshot below. I tried connecting the GoPro with my computer's bluetooth using the GoPro app on an android smartphone, but the laptop would not show up in the list of available devices in the app, even though it is visible on other devices.

To Reproduce
Steps to reproduce the behavior:
I run stream.py with a GoPro 7 camera.

Expected behavior
I expected the camera to be able to pair with my laptop and then be able to run stream.py successfully.

Screenshots
image

Hardware

  • Camera: Hero7
  • Desktop: Dell XPS running Windows 10
  • Smartphone: Samsung Galaxy S21

Additional context
Add any other context about the problem here.

@isht7 isht7 added the bug Something isn't working label Oct 31, 2021
@isht7 isht7 changed the title Bug Description Wireless streaming not working Oct 31, 2021
@tcamise-gpsw
Copy link
Collaborator

Hello. A couple notes here:

  1. It appears that your camera is not advertising. As shown in log above, it is not being discovered. To advertise you need to tell the camera to start advertising as shown here:
  2. The bigger problem is that the camera you are using (HERO 7) does not support Open GoPro. You need to use >= Hero 9 with the latest firmware.

@tcamise-gpsw
Copy link
Collaborator

Closing since Open GoPro is not supported on Hero 7.

tcamise-gpsw pushed a commit that referenced this issue Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants