#Example of local setup for rendering with Electron or Tauri
12 messages ยท Page 1 of 1 (latest)
Hey! I'm trying to figure this out now too ๐
I had found this: https://github.com/TuanManhCao/electron-remotion
but it seems slightly outdated
I'm trying to figure it out myself at the moment
made a bit of progress, just trying to figure out something to do with the asar archive in electron
you made any progress? ๐
finally figured it out! Will try upload the code to github incase anyone else gets stuck with this ๐
@tame delta super nice, glad you got it working!
while we don't have official support yet, we are working towards it and there are a bunch of notes here https://github.com/remotion-dev/remotion/issues/2426
that hackers can refer to to make it work
Finally had some time :)
https://github.com/avibn/electron-vite-remotion
Probably not the cleanest ๐ but will do for now
fiy I only tried on windows