简体   繁体   English

Quickblox语音通话/视频通话

[英]Quickblox voice calling / video calling

Does anyone know how I could use quickblox to make a voice calling/video calling?有谁知道我如何使用 quickblox 进行语音通话/视频通话? I'm making this app when the user clicks on the phone icon it starts the voice call between users and when they click on the video icon it opens them to video call?我正在制作这个应用程序,当用户点击电话图标时,它会开始用户之间的语音通话,当他们点击视频图标时,它会打开他们进行视频通话? I just started working on it, I'm just wondering if anyone who tell me how to achieve the voice calling function. Thank you!刚开始做,不知道有没有人告诉我怎么实现function的语音通话,谢谢!

You can mute video stream when you start a call in order to simulate audio call (the guide is here - https://docs.quickblox.com/docs/android-video-calling-advanced#disable-video ).您可以在开始通话时将视频 stream 静音以模拟音频通话(指南在这里 - https://docs.quickblox.com/docs/android-video-calling-advanced#disable-video )。

Then if you need to switch to video call you can unmute the video stream. You can find useful this video calling samples - https://docs.quickblox.com/docs/code-samples#video-calling-samples然后,如果您需要切换到视频通话,您可以取消视频 stream 的静音。您可以找到有用的视频通话示例 - https://docs.quickblox.com/docs/code-samples#video-calling-samples

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

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