github twilio/twilio-video.js 2.29.0-preview.1

pre-releaseone month ago

2.29.0-preview.1 (August 13, 2024)

Changes

  • AddProcessorOptions.inputFrameBufferType now has a new value videoframe. On browsers that support VideoFrame, the inputFrameBuffer argument of VideoProcessor.processFrame() will be a VideoFrame. On other supported browsers, it will be an HTMLVideoElement.
  • AddProcessorOptions.outputFrameBufferContextType now has a new value bitmaprenderer. Currently, this is only supported for Chromium-based browsers. On other supported browsers, it falls back to 2d.
  • Patched the build script to work around the issue: markdown-it/linkify-it#111.

Don't miss a new twilio-video.js release

NewReleases is sending notifications on new releases.