Hello,
In our module we use captureStream() to capture the video stream from the canvas element and pass this canvas element to initialize. This is necessary in order to replace the video stream and use it instead of the original one.
After updating the deepar version >=5.5.0, sometimes we see a black screen or the video stream freezes. Am I understanding correctly that this may be due to the fact that you have added WebGL2 OffscreenCanvas to the image processing pipeline?