简体   繁体   English

使用Quickblox的可加入团体视频聊天室

[英]Joinable group video chat rooms using Quickblox

I am currently developing an iOS application which requires users to join video chat rooms, very similar to how Houseparty and Airtime works. 我目前正在开发一个iOS应用程序,该程序要求用户加入视频聊天室,这与HousepartyAirtime的工作方式非常相似。 However, I don't know where to start, nor what third party service I should use in order to incorporate this in my app. 但是,我不知道从哪里开始,也不知道应该使用什么第三方服务来将其合并到我的应用程序中。 From what I can find online, Quickblox seem to be one of the best, but on the other hand, it seems to only offer "video calls", meaning that in order to start a group video chat, you have to call users, in contrast to how for example Houseparty works where you can join a room without accepting a call. 从我在网上可以找到的内容来看,Quickblox似乎是最好的之一,但另一方面,它似乎只提供“视频通话”,这意味着要开始群组视频聊天,您必须在例如,Houseparty的工作方式与之相反,您可以在不接听电话的情况下加入会议室。 This issue even seems to state that it is not even possible to do this at all. 这个问题似乎甚至表明根本不可能做到这一点。 My question is therefore, is it possible to use Quickblox in order to develop an application that allows users to have video group chats, without ever calling someone and instead allow them to join the video group chat sporadically? 因此,我的问题是,是否可以使用Quickblox来开发一个应用程序,该应用程序允许用户进行视频群聊,而无需打扰任何人,而是允许他们偶尔加入视频群聊? If not, which third party service makes this possible? 如果没有,哪个第三方服务可以做到这一点?

Regular calls in quick blox are implemented as a peer to peer calls. 快速blox中的常规呼叫被实现为对等呼叫。 The feature you need is conference call . 您需要的功能是电话会议。 Quick blox have custom enterprise solution with the usage of server-side, it provide call with 10 to 15 users but in the enterprise tier . Quick blox具有使用服务器端的自定义企业解决方案,它可以与10到15个用户通话,但在企业层。 Check Out link below. 检出下面的链接。

Quick blox 快速blox

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

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