Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

SFU SDK is a client development kit for Flashphoner's Selective Forwarding Unit (SFU) with Simulcast feature. Use it to develop complex video rooms and conferences.

SFU SDK works with WCS builds since 5.2.1056.

Downloads

Download SFU SDK build
Release notes

Download JavaScript bundle
https://flashphoner.com/downloads/builds/flashphoner_client/sfu-sdk/1.0/current/sfu.js

API documentation
http://flashphoner.com/docs/api/WCS5/client/sfu-sdk/latest

Working with the source code of the examples on your Web server

To work with demo examples on your own Apache, Nginx, Tomcat, IIS, or any other Web server, use the latest available build from this page

The bundle looks as follows:

doc - JavaScript API documentation
examples – demo examples
sfu.js – the main API file you should add to your web page, it enables all supported technologies.
sfu-extended.js - the main API file with additional features.

Demo examples are described in this section


  • No labels