track-processors-js icon indicating copy to clipboard operation
track-processors-js copied to clipboard

Results 10 track-processors-js issues
Sort by recently updated
recently updated
newest added

As a developer I want to identify, which devices can use BackgroundBlur or VirtualBackground, but at this moment, as a user, I can use blur, but it fails. Device: Samsung...

Is there a support for firefox and safari browsers + IOS Because its failing by returning : processor is not supported by the browseer

JS

Hey, I'm trying to do some testing with the latest version of Livekit Client, *1.15.4*, coming from version *1.10.0*, and by upgrading the version I'm currently running of `@livekit/track-processors`, *^0.1.4*,...

Hello, today one of our users encountered this error, and our error-tracking platform caught it. Seems like some kind of error occurred when the user tried to change the background...

Hello, I am trying to run this plugin with our LiveKit app. Unfortunately, I am getting some weird unknown object type error messages. Below the console output: ``` Error: node_modules/@types/dom-webcodecs/webcodecs.generated.d.ts:13:11...

I've been migrating my app from Twilio and recently had some users reporting performance issues, which appear to be related to using virtual backgrounds in our livekit calls. I was...

Hello! Could this support a `preserveAspectRatio` and `flipImageHorizontal` option to the `VideoBackground` transformer? Getting squashed and flipped images when I try to simply pass through a remote URL to the...

First, thank you for your incredible work! I encountered an error while running the sample app. It was logged to my console right after I stopped the Blur effect. I'm...