Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize a track with VideoCaptureOptions processor option does now work. #50

Closed
toger5 opened this issue Nov 20, 2024 · 0 comments · Fixed by livekit/client-sdk-js#1329

Comments

@toger5
Copy link

toger5 commented Nov 20, 2024

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant