Skip to content

v3.3.15

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 18:15
· 1 commit to develop since this release

πŸš€ Features

  • Added the ability to use CasualOS URLs in <video> HTML custom app elements.
    • This makes it possible to use LiveKit tracks in a custom app.
    • Tip: Utilize the autoplay attribute to automatically play video from a track.

πŸ› Bug Fixes

  • Fixed an issue in LivekitManager where media permissions for the camera and microphone were not requested before joining a room. Resulting in silent fails for Google Chrome users. The joinRoom method now includes a preliminary step to check and request these permissions, ensuring a smoother user experience.