Skip to content

Conversation

@pskd73
Copy link

@pskd73 pskd73 commented Dec 16, 2025

No description provided.

@vercel
Copy link
Contributor

vercel bot commented Dec 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
remotion Ready Ready Preview, Comment Dec 18, 2025 0:06am

@vercel
Copy link
Contributor

vercel bot commented Dec 16, 2025

@pskd73 is attempting to deploy a commit to the Remotion Team on Vercel.

A member of the Team first needs to authorize it.

@JonnyBurger JonnyBurger changed the title Send telemetry for web-renderer @remotion/web-renderer: Add telemetry using @remotion/licensing Dec 16, 2025
await artifactsHandler.handle({imageData, frame, assets, onArtifact});
}

await sendUsageEvent({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be async, user result should not be blocked by it


await registerUsageEvent({
apiKey: licenseKey,
event: 'cloud-render',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Call it "webcodecs-conversion" (this is what's meant by client side render, we will in the backend soon allow an alias to be passed)

err2,
);
});
throw err;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope this is fine

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 this pull request may close these issues.

Web Renderer: Hook up with @remotion/licensing package

2 participants