Is there a simple php compatible video chat service? [closed]

北战南征 提交于 2019-12-11 09:39:58

问题


I have a client that has an existing CMS and he'd like to pair two of his members at a time to engage in video chat for a tutoring service. Is there a service out there that is php-compatible that would allow for a seamless integration, meaning that the user wont have to create a 2nd account with the video chat provider?

Edit: yes, I know there's a lot of SO questions on video chat, and I've read about 50 of them and all of them seem to be trying to do the whole thing on their own. I'm looking for a solution where all we do is use an API or something like that to connect two users via video chat.


回答1:


https://streamapi.com/

https://watershed.ustream.tv/ and also a list you might find handy: http://blog.programmableweb.com/2008/08/07/40-video-apis-on-programmableweb/

I just googled for "video streaming api"



来源:https://stackoverflow.com/questions/6283262/is-there-a-simple-php-compatible-video-chat-service

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!