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

Live stream does not work in a restricted network #630

Open
kobezf opened this issue Nov 5, 2024 · 0 comments
Open

Live stream does not work in a restricted network #630

kobezf opened this issue Nov 5, 2024 · 0 comments
Labels
bug Something isn't working triage Needs to be reviewed and assigned

Comments

@kobezf
Copy link

kobezf commented Nov 5, 2024

I am trying to start live stream in a restricted network with GoPRO HERO 13. I tried to use my embedded Linux device with the sim-card that has a limited access to the internet as a WiFi hotspot, but the camera does not see WiFi network at all. Then I tried to use my mobile phone as a hotspot and the camera was able to see it, but it wasn't able to connect to it. Here is the log file from my application:

Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing wifi request 'request control'
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': sending SetControl command
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing request control response
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': got set control response: 1
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing wifi request 'start scan'
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': sending StartScan request
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing start scan response
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': received StartScan response: result 1, scanning state 2
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing wifi request 'wait start scan'
Oct 08 13:26:55 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': waiting for start scanning
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing wait start scan response
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': got response start scanning with scan id 9, total entries 18, cameras's provisioned SSIDs 1
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing wifi request 'get ap entries'
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': sending GetAPEntries command
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing get ap entries response
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': got message result 1, scan id 9, amount entries 16
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': found wifi TestKPNsimcard ssid
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': found TestKPNsimcard ssid with prov state false
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing wifi request 'connect wifi'
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': sending connect new wifi command
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing connect wifi response
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': got message result 1, provisioning state 2, timeout 20 seconds
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing wifi request 'wait prov. state'
Oct 08 13:27:00 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': waiting for provisioning state response
Oct 08 13:27:02 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': processing wait prov. state response
Oct 08 13:27:02 live-stream[2261]: [debug] 'EF:33:39:DF:51:CF': received provisioning state response 7
Oct 08 13:27:02 live-stream[2261]: [warning] 'EF:33:39:DF:51:CF': cannot connect to wifi 7, reconnecting...

So my questions are:

  1. Why camera does not see the WiFi network? Are there any requirements to the network?
  2. Why it cannot connect to the network?

Thank you

@kobezf kobezf added the bug Something isn't working label Nov 5, 2024
@github-actions github-actions bot added the triage Needs to be reviewed and assigned label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs to be reviewed and assigned
Projects
None yet
Development

No branches or pull requests

1 participant