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

Linux support #43

Open mardy opened 7 years ago

mardy commented 7 years ago

I haven't found a way to run the samples in Linux (Ubuntu). I've installed swift, but I don't know how to proceed: if I cd into samples/CameraDemo and type swift build I get:

error: rootManifestFileNotFound

My goal is to be able to do live streams bu using my computer or my Ubuntu phone (I don't have any android or iOS devices).

Wanyor commented 7 years ago

@mardy Java sdk can solve your problem. Download url: https://github.com/YITechnology/YIOpenAPI/raw/master/sdk/java/libs/libyiaction.jar

inyerade commented 6 years ago

@Wanyor can you explain more who to do? thx