You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i use .setProcessor I can get a blurred background.
But when using usePreviewTracks and passing in the processor using VideoCaptureOptions I get the following error:
Error while creating preview Tracks: DataCloneError: Failed to execute 'structuredClone' on 'Window': A TransformStream could not be cloned because it was not transferred.
The text was updated successfully, but these errors were encountered:
If i use
.setProcessor
I can get a blurred background.But when using
usePreviewTracks
and passing in the processor usingVideoCaptureOptions
I get the following error:The text was updated successfully, but these errors were encountered: