Skip to content

Releases: livekit/track-processors-js

v0.7.0

04 Dec 18:09
2572333

Choose a tag to compare

Minor Changes

Patch Changes

  • Fix a "black screen flash" which occurs sometimes when restarting the processor wrapper - #111 (@1egoman)

  • Add logic to BackgroundProcessor to allow dynamically switching modes elegantly - #107 (@1egoman)

  • Adds logging infrastructure to allow for changing of log levels - #109 (@1egoman)

v0.6.1

08 Sep 14:11
5b4b643

Choose a tag to compare

Patch Changes

  • cache background image rather than refetch it every time it is enabled - #100 (@1egoman)

v0.6.0

29 Aug 08:38
0de57af

Choose a tag to compare

Minor Changes

  • Reduce the intensity of the gray "flash" when enabling the BackgroundProcessor - #96 (@1egoman)

v0.5.8

17 Jul 13:15
2651fb9

Choose a tag to compare

Patch Changes

  • Only destroy if no newer init method has been invoked - #90 (@lukasIO)

v0.5.7

26 May 13:01
af8ef74

Choose a tag to compare

Patch Changes

  • fix(deps): include dom-mediacapture-transform types as a dependency - #86 (@CSantosM)

v0.5.6

25 Apr 06:59
c3d8b45

Choose a tag to compare

Patch Changes

  • Create empty ImageData helper lazily to avoid ssr build time errors - #80 (@lukasIO)

  • Add HTMLCanvas fallback if OffscreenCanvas is not available - #81 (@lukasIO)

v0.5.5

22 Apr 05:54
ffe7f89

Choose a tag to compare

Patch Changes

v0.5.4

18 Apr 06:58
3c2c639

Choose a tag to compare

Patch Changes

v0.5.3

16 Apr 14:51
9fdd2dd

Choose a tag to compare

Patch Changes

v0.5.2

15 Apr 12:32
04c81cb

Choose a tag to compare

Patch Changes