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

Error logged when stopping the Blur Effect

Open lebaudantoine opened this issue 5 months ago • 2 comments

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 using macOS Apple M2 Pro Ventura 13.0 with Chrome version 128.0.6613.138 (official build) (arm64).

The error originates from this line in the code: ProcessorWrapper.ts#L88. I haven't had a chance to investigate further, but here's the error message:

ProcessorWrapper.ts:88 error when trying to pipe TypeError: Failed to execute 'write' on 'UnderlyingSinkBase': Empty video frame.

Capture d’écran 2024-09-20 à 14 25 46

lebaudantoine avatar Sep 20 '24 12:09 lebaudantoine