Insta360Develop / CameraSDK-iOS

iOS SDK to control Insta360 cameras.
33 stars 5 forks source link

`socketManager` is unstable #28

Open thomasttvo opened 8 months ago

thomasttvo commented 8 months ago

Based on the doc, I tried the following scenario:

Only "Kill app, connect to the camera's wifi, launch app" gives me INSCameraStateNoConnection, and then for a brief second INSCameraStateConnected, which is great. However, for the other scenarios, they only give either INSCameraStateNoConnection or INSCameraStateConnectFailed and I'd never get INSCameraStateConnected after waiting for 10-15minutes.

Camera: One X2

sssuourabh commented 4 months ago

Can you show your code how you are connecting. I tried all the scenarios and i am able to connect easily.