Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

v1.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@kubaau kubaau released this 24 Jan 10:36
· 638 commits to main since this release
4b7af50

Features

Added video support and the following functions responsible for video management:

  • Enable Video: Enables video streaming from the primary camera
  • Disable Video: Disables video streaming
  • Get Texture: Gets the texture to which video from a given participant is being rendered or returns null if no such texture exists
  • On Video Track Added: Triggered when a video track is added
  • On Video Track Removed: Triggered when a video track is removed