YITechnology / YIOpenAPI

YI Open API provides mobile SDKs and reference designs for software developers and hardware makers to build cool apps and products with YI 4K Action Cameras
Other
345 stars 76 forks source link

getFileList always returns empty set #64

Open akgordon opened 6 years ago

akgordon commented 6 years ago

I am writing an Android application for the YI Action camera (not the 4K version) and have got a good start getting connected and viewing the live rtsp stream on phone, but when I try the getFileList API I always get the success case with empty set of results although I know there are files on the camera. Is there an example of how to use this API, or is other setup needed? Thanks in advance for help.

akgordon commented 6 years ago

Found problem, there is an error in the regular expression in the SDK. Please see issue #66

Asad1234567 commented 6 years ago

i can't edit the jar file please help me from where i can edit this file and change the regular expression.