nttcom / skyway-iot-sdk

A project page for SkyWay IoT SDK
25 stars 4 forks source link

How to receive video stream in Android app #4

Open chakri1vr1 opened 7 years ago

chakri1vr1 commented 7 years ago

I have succesfully setup the signalling gateway and am able to see video and metrics in the dashboard at https://nttcom.github.io/skyway-siru-sample/dist/#/devices. How can I get this video for Android app? Is there a library/SDK for this?

KensakuKOMATSU commented 7 years ago

Sorry for late response.

Currently, SiRu-client for Android does not provided, but SkyWay IoT SDK work with pure SkyWay SDK written in here.

Above document explains in JS SDK. But it should work with SkyWay iOS and Android SDK with same coding pattern.

However, I'm not tested current version of iOS/Android SDK. So I will update when it will be finished. (give me 1 or 2 weeks)

KensakuKOMATSU commented 6 years ago

We decided that we will make refactoring process to improve stability of our sdk. During this process, we'll renew API. We are estimating this will take two weeks (including Native app test).

I apologize the inconvenience and keep you waiting. I'll let you know when it finished ASAP.