Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SFU SDK works with WCS builds since 5.2.1056.

...

Resources

VersionDownload

...

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.

...

Browser demo examples are described in this section

Differences between versions

Version 1.0 (not supported) is written in JavaScript and may be used in browser only. Version 2.0 is written in TypeScript and may be used in Node.js projects, in Electron for example