Getting Started

The Visionable JavaScript SDK allows you to integrate our multiparty audio & video functionality into your own JavaScript application or web page without the complexity and performance limitations of other WebRTC libraries or peer to peer solutions.

Import the JavaScript SDK

Integrate this library by including the SDK URL in your JavaScript or HTML code:

<script src="http://[server]/v1806/visiwebrtc.js"></script>

🚧

System Requirements

The maximum number of WebRTC participants in a single meeting is 8. If a larger meeting is needed, use the native Audio & Video SDKs. The client browser must be the latest version of Chrome, Firefox, Edge, or Opera. Other browsers are not supported.