#create remotion videos in dev containers
12 messages · Page 1 of 1 (latest)
I tried to run Remotion in StackBlitz WebContainers but it does not work.
https://webcontainers.io/
It seems that running a Chomium instance inside of a container is not possible ^^
Inside dev containers I sometimes run chromium for testing purposes.
Oh so maybe it does not work in WebContainer but could work in DevContainers 😮
never tried it! since it uses docker under the hood, it seems like it should just work though
if you get it to work, we would appreciate if you post your devcontainer.json and we'll also add it to the docs!
It works just fine: https://github.com/openscript/remotion-devcontainer-template
super nice! can we add this to the docs as well?
Absolutely!
Do you want me to create a PR? Would you integrate it into https://www.remotion.dev/docs/docker?
I was thinking of creating a new page, only adding the JSON and then referencing the docker page.
the cool thing is that someone is already on it! 😄 https://github.com/remotion-dev/remotion/issues/1854
https://github.com/openscript/remotion-devcontainer-template Nice contribution by Robin on Discord