remotion
remotion copied to clipboard
template repository for remotion player
CRA or Next.JS (with SSR)
IssueHunt Summary
sohamsshah has been rewarded.
Backers (Total: $100.00)
jonnyburger ($100.00)
Submitted pull Requests
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.
Hey can I work on this? I just came across this project and found it quite interesting to contribute to!
@sohamsshah definately go ahead and if you face any issue just tag Jonny or me on discord or github.
@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.
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!
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 has funded $100.00 to this issue.
- Submit pull request via IssueHunt to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt.
- Checkout the IssueHunt Issue Explorer to see more funded issues.
- Need help from developers? Add your repository on IssueHunt to raise funds.
I also added a bounty so that if you work on it doesn't have to be for free 🙌🏼
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!
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 :)
@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
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 🚀
Closing this in favor of #809 which also includes the Player