#Can @remotion/lambda deploy/use site on Cloudflare R2 (S3-compatible storage)?

3 messages · Page 1 of 1 (latest)

harsh stump
#

Can @remotion/lambda deploy or use a site on Cloudflare R2 (S3-compatible storage? The docs for deploySite() seem to indicate no (https://www.remotion.dev/docs/lambda/deploysite), but I'm hoping I'm overlooking something.

If you have a site on Cloudflare R2, will @remotion/lambda support rendering using it or proceed at your own risk? renderMediaOnLambda() (https://www.remotion.dev/docs/lambda/rendermediaonlambda) takes a serveUrl.

Kicks off a render process on Remotion Lambda. The progress can be tracked using getRenderProgress().

winged vortex