livekit / track-processors-js

Pre-built track processors for background images, blur, etc for use with the LiveKit JS Client SDK
https://livekit.io
Apache License 2.0
36 stars 15 forks source link

Error logged when stopping the Blur Effect #47

Open lebaudantoine opened 2 months ago

lebaudantoine commented 2 months ago

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

antonzaharia commented 2 months ago

Any updates on this? 🙏

lukasIO commented 2 months ago

This error is safe to ignore