/ApiRTC-examples

Various examples of how to use ApiRTC Js

Primary LanguageHTML

ApiRTC

This repository contains samples for the usage of ApiRTC to integrate real-time communication in Web applications. ApiRTC is a WebRTC PaaS (Platform as a Service) that simplifies developers access to WebRTC technology. Use our API to add real-time multimedia interactions to your websites & mobile apps with a few lines of code. Check our apiRTC Web site for more informations : http://www.apirtc.com/

ApiRTC Js Sample

This repository provides samples about ApiRTC Js usage.

Browsers compatibility

Browsers compatibility description is available on our developer center

Contributions

Contributions and bugfixes are welcomed.

Demo description

Conversation

Conferencing

Access to demo
Create a conversation to establish multi-party conference : audio, video.

Conferencing_chat

Access to demo
Exchange chat messages between all users in a Conversation.

Conferencing_QoSInfoDisplay

Access to demo
Learn how to add QoS Monitoring and active speaker detection on your video conference.

Conferencing_select_media

Access to demo
Create a conversation to establish multi-party conference : audio, video and select your media devices.