lyonjs/shortvid.io

๐Ÿ’ก Create render button

Boyadjie opened this issue ยท 0 comments

Feature Request ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป

Create a render button to render the videos

Use Case โœ๐Ÿผ

Generate a customised video and be able to download it

Possible Solution ๐Ÿ’ก

  • Search the best way to fetch the data (axios ?)
  • Create the button and fetch the data from the api
  • Make an animation to show that it's loading the video
  • Create countdown from video duration (approximate render duration)
  • Send render state instead of approximate countdown (see : https://www.remotion.dev/docs/renderer/render-media#onprogress)