Can't stream a video from a camera with its own wifi hotspot on Nokia 7+ #5
Unanswered
MaximeFERRIER
asked this question in
Bluetooth / Wifi / NFS etc
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Resume
The Android application has a video survey feature. The camera has its own Wi-Fi hotspot. The phone is connecting to the camera's Wi-Fi and we start a streaming to get the video. On the Nokia 7+, we only have a black screen.
Libs
Phones
Procedure
We scan the network thanks to the WifiManager, we automatically select the uuid of the camera's network (the uuid is the same for every camera) and we use the camera's constructor's SDK to stream the video.
Expected result / Result on other devices
The video is displayed on phone's screens
Results on problematic phones
The video is only a black screen
Bypassing the problem
No solution found
Beta Was this translation helpful? Give feedback.
All reactions