demo

demo

Tutorial: how to build a simple video chat application in a few steps

Bistri Team July 23, 2013 demo, engineering, tutorial 5 comments

We’ve just published an howto build a simple video chat application in a few steps:
https://api.developers.bistri.com/tutorial

The code of a complete WebRTC video chat application is given at the end of the page, as a Fiddle:
http://jsfiddle.net/bistri/DJjcB/

Prerequisites:

  • Bistri Conference is compatible only with WebRTC enabled browsers: Chrome 23+, Firefox 22
  • You need to create an application on the Bistri Developers portal in order to get your personal API keys (if you don’t already have a developer account, you can freely create one at the following address: https://api.developers.bistri.com/signup)
  • Add Bistri WebRTC lib to your page