在Android应用程序中实现视频通话的最佳方法 [英] best way to implement Video calling in android application

查看:748
本文介绍了在Android应用程序中实现视频通话的最佳方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的android应用程序中实现视频通话.实现该应用程序的最佳选择是什么?

I want to implement video calling in my android application. What is best option for implementing this application?

推荐答案

我肯定会推荐

WebRTC(网络实时通信)

这是一个免费的开放项目,它通过简单的API为浏览器和移动应用程序提供实时通信(RTC)功能. WebRTC组件已经过优化,可以最好地满足此目的.

it's a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.

这是一个使用它的android应用示例. (我自己尝试过)

Here's an android app sample using it. ( i tried it myself)

https://github.com/RWebRTC/WebRTC-Android-Learn

这是webRTC的官方网站: https://webrtc.org

And this is the official webRTC website: https://webrtc.org

如果您愿意使用付费但快速的集成服务,我建议您选择Sinch: https://www. sinch.com/

And if you are willing to use a paid but fast to integrate service i would recommend Sinch: https://www.sinch.com/

这篇关于在Android应用程序中实现视频通话的最佳方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆