remotion icon indicating copy to clipboard operation
remotion copied to clipboard

template repository for remotion player

Open JonnyBurger opened this issue 4 years ago • 11 comments

Issuehunt badges

CRA or Next.JS (with SSR)


IssueHunt Summary

sohamsshah sohamsshah has been rewarded.

Backers (Total: $100.00)

Submitted pull Requests


Tips

JonnyBurger avatar May 25 '21 19:05 JonnyBurger

Hey can I work on this? I just came across this project and found it quite interesting to contribute to!

sohamsshah avatar Jun 10 '21 06:06 sohamsshah

@sohamsshah definately go ahead and if you face any issue just tag Jonny or me on discord or github.

Iamshankhadeep avatar Jun 10 '21 07:06 Iamshankhadeep

@sohamsshah Definitely!

To quickly elaborate the idea a bit further, the idea is to create a minimal template of a Next.JS project with the Remotion Player pre-installed.

If possible, we even add server-side rendering using our Node.JS APIs but I am not sure if it's even possible, so this can be an additional step later.

JonnyBurger avatar Jun 11 '21 15:06 JonnyBurger

Thanks Man. Is it okay if I take a bit time to solve this issue (4-5 days) ? Actually I am not pro with NextJS, so gotta explore that; but surely I will keep you posted with updates on this task.

Also, can you also elaborate upon Node.js APIs? Quite interested on that!

sohamsshah avatar Jun 11 '21 16:06 sohamsshah

For sure, take your time! Any progress is appreciated, if it takes longer, you can always make a draft PR and we can easily help out.

The NodeJS APIs are a bunch of functions that allow one to render Remotion videos on the server side. Since NextJS also can run server-side code it would be interesting to see if we can get this to run. Maybe it's hard on Vercel because it uses lambda functions but then we could still try to get it to work for other hosting services.

It's all documented here: https://www.remotion.dev/docs/ssr/

JonnyBurger avatar Jun 11 '21 17:06 JonnyBurger

@jonnyburger has funded $100.00 to this issue.


issuehunt-oss[bot] avatar Jun 11 '21 17:06 issuehunt-oss[bot]

I also added a bounty so that if you work on it doesn't have to be for free 🙌🏼

JonnyBurger avatar Jun 11 '21 17:06 JonnyBurger

For sure, take your time! Any progress is appreciated, if it takes longer, you can always make a draft PR and we can easily help out.

The NodeJS APIs are a bunch of functions that allow one to render Remotion videos on the server side. Since NextJS also can run server-side code it would be interesting to see if we can get this to run. Maybe it's hard on Vercel because it uses lambda functions but then we could still try to get it to work for other hosting services.

It's all documented here: https://www.remotion.dev/docs/ssr/

Wow! This is super impressive. Actually I had a nice OSS project Idea that uses Remotion, and was exactly looking for something like this!

sohamsshah avatar Jun 11 '21 17:06 sohamsshah

I also added a bounty so that if you work on it doesn't have to be for free 🙌🏼

This is a real great motivation man. Appreciate it and thanks. Will be working on this :)

sohamsshah avatar Jun 11 '21 17:06 sohamsshah

@jonnyburger has rewarded $90.00 to @sohamsshah. See it on IssueHunt

  • :moneybag: Total deposit: $100.00
  • :tada: Repository reward(0%): $0.00
  • :wrench: Service fee(10%): $10.00

issuehunt-oss[bot] avatar Jun 19 '21 20:06 issuehunt-oss[bot]

The plan for this issue is to integrate it with Lambda once it's released so you can render videos with scale and then announce the template 🚀

JonnyBurger avatar Aug 06 '21 07:08 JonnyBurger

Closing this in favor of #809 which also includes the Player

JonnyBurger avatar Oct 24 '22 11:10 JonnyBurger