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
31 stars 14 forks source link

Update dependencies to allow running the sample app #40

Closed kyleparrott closed 3 months ago

kyleparrott commented 3 months ago

When attempting to run the sample app on main I was seeing the following error when attempting to apply any background processors.

ERROR: Currently only video transformers are supported 

Updating the livekit-client peer dependency allowed me to run and exercise the sample as expected.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 47136dbd6569456e64858aae33bfbc09874bf446

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

lukasIO commented 3 months ago

thanks! could you please sign the contributor license agreement so that I can merge this?

kyleparrott commented 3 months ago

Absolutely, should be done now @lukasIO. Thanks!