jitsi-videobridge是否与其他webrtc的API兼容,还是必须将它与met一起使用? [英] Is jitsi-videobridge compatible with other webrtc's API or do we have to use it with meet?

查看:573
本文介绍了jitsi-videobridge是否与其他webrtc的API兼容,还是必须将它与met一起使用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的WebRTC视频会议应用程序中实现SFU. Jitsi Videobridge似乎是一个不错的选择,但是我可以将其与任何webrtc API一起使用吗?例如,我正在使用SimpleWebRTC,在这种情况下是否可以通过Jitsi Videobridge实现SFU?如果是这样,怎么办?如果没有,那还有什么选择?

I want to implement a SFU in my WebRTC videoconference app. Jitsi Videobridge seems like a good option, but can I use it with any webrtc API? For instance, I'm using SimpleWebRTC, is it possible to implement a SFU in this case with Jitsi Videobridge? If so, how? If not, what are the alternatives?

推荐答案

来自此线程看起来Jitsi Videobridge支持未在SimpleWebRTC中实现,SimpleWebRTC仅是点对点的:

From this thread it looks like Jitsi Videobridge support is not implemented in SimpleWebRTC, which is peer-to-peer only:

jitsi视频桥.但是它没有与simplewebrtc集成(主要是p2p/全网格),因此您必须使用 https://github.com/otalk/stanza.io https://github.com/otalk/mod_muc_focus ,我们用于talky.io

the jitsi videobridge. But it's not integrated with simplewebrtc (which is mainly p2p/full mesh) so you'll have to go for something like https://github.com/otalk/stanza.io and https://github.com/otalk/mod_muc_focus which we use for talky.io

Jitsi谈论" XMPP,因此建议使用 stanza.io .

Jitsi "talks" XMPP so that's why stanza.io is suggested.

这篇关于jitsi-videobridge是否与其他webrtc的API兼容,还是必须将它与met一起使用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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