Versions Compared

Key

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

This is a basic video conference example which uses SFU SDK. In this example client can join the conference and publish audio/video/screen sharing for other participants to see.

Analyzing the code

The path to the source code of the example on WCS server is:

/usr/local/FlashphonerWebCallServer/client/sfu/examples/client


Contents:

  • main.html - html page
  • main.js - main logic
  • main.css - styles

...