Overview¶
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.
Resources¶
Version | Download | NPM | Browser | API docs |
---|---|---|---|---|
1.0 | Release notes | @flashphoner/sfusdk | sfu.js | 1.0 |
2.0 | Release notes | @flashphoner/sfusdk | sfu.js | 2.0 |
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