php - 在 php 上使用 api 通过网站进行视频音频通话

标签 php audio

<分区>

如何在我的网站上放置视频/音频通话工具?我有一个网站,我希望注册用户可以调用我网站的其他用户。使用什么 API?是否有任何 API 可以帮助我做到这一点?

另外,我正在使用 php。

最佳答案

Magnoliyan Video Chat PRO 是第一个 HTML5/PHP 视频聊天解决方案。 PRO 版允许群聊、文件传输和聊天轮盘模式。

Magnoliyan Video Chat PRO (mgVideoChat) is full featured video communication system with integrated text chat available directly within your web browser. You can consider it as online web based Skype, but without the requirement to install any additional software, plugin nor flash.

There is unlimited number of use cases: online live video chat support, private rooms, community chat rooms...

Compared to standard Video Chat, PRO version features: group (conference) video chat, file transfer, chat roulette mode

Unlike some other systems, Magnoliyan Video Chat PRO includes full featured server side "signaling" engine: you can see who is online, click to call, click to end call, send text messages. You can even mark certain users as operators which are able to receive calls while all others can just make calls.

There is special plugin system for authorization php classes but Magnoliyan Video Chat PRO comes with built in support for facebook login and wordpress accounts. It's even possible to use different authorization system per chat room.

关于php - 在 php 上使用 api 通过网站进行视频音频通话,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32677985/

相关文章:

php - 如何在laravel中获取嵌套数据

php - Laravel 中如何避免列名冲突?

audio - XNA,Monogame; XACT可以替代吗?

flash - 浏览器中循环音频的最佳方法?

php - MySQL:每组两个

php - 添加按钮更改 php 中一个字段的功能

php - Magento SSL 链接

c# - 如何从 byte[] 中的音频文件创建 AudioClip

ios - 如何在 iOS 项目中使用 LibXtract?

java - 如何在嵌入的网络浏览器中从 URL 播放 .wav 文件 - Java