How can I build a multi-party conferencing app? How can I build a multi-party conferencing app?

How can I build a multi-party conferencing app?

Aditi Gururani

Objective

Building a multi-part conferencing app using the Vonage Video API platform.

Applies To

  • Video API
  • Multi-Party Conferencing

Procedure

Vonage Video supports multiple session configurations including simple one-to-one, multi-party in which all participants can stream video and audio to every other participant, and broadcast sessions in which a presenter can stream video and voice to a large number of subscribing audience members.

To test the platform in your browser, see our demo site at Vonage Free Video Call Conferencing. The demo app is an open-source application and uses implementation best practices.

For detailed instructions on building your own multi-party conferencing app, refer to the OpenTokRTC Github repo for web. You can also refer to the mobile multi-party sample apps for iOS and Android.