简体   繁体   English

Android中的Opentok API使用

[英]Opentok api use in android

I want to use OpenTok API for android. 我想为Android使用OpenTok API。 I found example on github. 我在github上找到了例子。 and causes some exceptions like. 并导致一些异常。 1.my video is not publishing. 1.我的视频没有发布。 2.I receive the stream but unable to get view. 2.我收到了流,但是无法查看。 3.pulisher.create(); 3.pulisher.create(); cause exception. 导致异常。

Is this is only for jellybean os. 这是否仅适用于豆形软糖。 how to implement it for lower version. 如何实现较低版本。 I am using it on my nexus s jellybean updated. 我在更新的nexus的豆形软糖上使用它。

Any help will be thankful. 任何帮助将是感激的。

Here is OpenTok's Android repository. 这是OpenTok的Android存储库。 According to their readme, The supported devices are: 根据他们的自述文件,受支持的设备是:

Nexus 4 Nexus 7 Nexus 10 Galaxy S3 Nexus 4 Nexus 7 Nexus 10 Galaxy S3

Requirements for OS is Jelly Bean and up. OS的要求是Jelly Bean及更高版本。

Live video streaming is CPU intensive, and lower end devices do not have the CPU capacity to handle multiple video processing for the streams in the session and not able to run OpenTok's SDK. 实时视频流占用大量CPU,低端设备没有CPU能力来处理会话中流的多个视频处理,因此无法运行OpenTok的SDK。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM