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.

On the screenshot below two participants are in the room, publishing streams in two encodings 720p and 360p

Image Removed

The source code

To analyze the source code take the version which is available here, and can be downloaded in SFU SDK build Пример демонстрирует реализацию простой видео конференции на основе SFU SDK. Участник может войти в конференцию и публиковать в ней аудио потоки, видео потоки с веб камеры и с экрана.

На скриншоте ниже два участника в комнате публикую потоки в двух качествах 720p и 360p

Image Added

Исходный код примера

Для работы с исходным кодом примера возьмем версию, доступную здесь, которую также можно загрузить в сборке 1.0.1.25

The example source code has a modular structureИсходный код разбит на следующие модули:

  • main.html - html pageHTML страница
  • main.css - stylesстили HTML страницы
  • config.json - config file for the clientфайл конфигурации клиента

Children Display
alltrue