PHP Website VIdeo Conferencing Integration

Ankur Raiyani picture Ankur Raiyani · Apr 5, 2014 · Viewed 13.1k times · Source

In a PHP project, I need to implement feature of Video Conferencing.

I did google and found few options as below:

  1. http://openmeetings.apache.org/index.html
  2. http://codecanyon.net/item/video-chat/5492482

Also, i have read about HTML5 option, however i came to know that still only few browsers support that feature hence we also need to have flash as alternative.

Can anyone suggest me alternative? We are ready for open source as well as to purchase licence.

Please advice.

Thanks

Answer

Jay Bhatt picture Jay Bhatt · Apr 5, 2014

Try VLine.

Its based on WebRTC protocol and I have used it in few projects, worked great.

Vline

Using this you can create Video chat rooms and one to one or one to many conference calls.