Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incredibledevhq/dev-video-creator
Incredible drastically simplifies creation of developer video content. It offers a unified workflow to storyboard, record, collaborate and produce the video.
https://github.com/incredibledevhq/dev-video-creator
collaboration creator-tools fast konvajs monorepo mysql next-js nextjs planetscale prisma trpc typescript video video-creation
Last synced: 6 days ago
JSON representation
Incredible drastically simplifies creation of developer video content. It offers a unified workflow to storyboard, record, collaborate and produce the video.
- Host: GitHub
- URL: https://github.com/incredibledevhq/dev-video-creator
- Owner: IncredibleDevHQ
- License: apache-2.0
- Created: 2022-08-15T10:28:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T13:04:34.000Z (over 2 years ago)
- Last Synced: 2024-12-03T19:08:59.923Z (24 days ago)
- Topics: collaboration, creator-tools, fast, konvajs, monorepo, mysql, next-js, nextjs, planetscale, prisma, trpc, typescript, video, video-creation
- Language: TypeScript
- Homepage: https://oss.incredible.dev
- Size: 19.5 MB
- Stars: 141
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 👋 Introduction
Incredible drastically simplifies creation of developer video content. It offers a unified workflow to storyboard, record, collaborate and produce the video.
👉 For those who are new to Incredible, here's the tour of the core experience.
🚀 [Product Tour](https://www.loom.com/share/d5fd69a0d70f4dfd921bd4798bdb938c)👉 To get a glimpse of what Incredible is capable of here's a playlist of videos on Rust produced using Incredible.
🦀 [Rust series made using Incredible](https://bit.ly/rust-series)👉 Here's an example with Replit integration where you can watch the video and even run the code snippet
👩🏻💻 [Rust tutorial with Repl.it integration](https://incredible.dev/watch/enm-qyp-zks)👉 For portrait fans, here's a list of Youtube shorts, and Instagram reels produced using Incredible
📺 [Youtube shorts made using Incredible](https://bit.ly/yt-ml-shorts)
🎞 [Instagram Reels made using Incredible](https://www.instagram.com/incredibledevhq/)👉 One of the top videos made using Incredible
📺 [Next.JS 12.2 release video](https://youtu.be/bQqN0fK3Gjg)## ᛘ Branches
The main branch is hosted at [oss.incredible.dev](https://oss.incredible.dev). Do give it a try and please report the issues [here](https://github.com/IncredibleDevHQ/Incredible/issues).
The [legacy branch](https://github.com/IncredibleDevHQ/Incredible/tree/legacy) is hosted at [https://incredible.dev](https://incredible.dev) and it'll be deprecated soon!
![Studio Main Page](assets/main.png)
## ✨ Features
1. Storyboarding to preview with markdown support
2. Huddle and collaborative editing
3. Support for high-quality screen recordings
4. Support for portraits
5. Themes
6. Transitions
7. Watch page you can share
8. Series## 🏃🏽♂️ Instructions to Run
Due to the proprietary components, it'll be hard to run Incredible unless you create an account in each of them.
Refer to the [wiki](https://github.com/IncredibleDevHQ/Incredible/wiki) for the full list of third-party proprietary services and instructions to run.We are committed to the complete OSS porting of Incredible without the third-party proprietary services. We'll be announcing a roadmap soon!
## 📚 Tech stack
| Basic Blocks | Collaboration | Hosting | ENV |
| :--------------------------------------------: | :------------------------------------------: | :--------------------------------------: | :--------------------------------: |
| [Nextjs](https://github.com/vercel/next.js) | [Hocuspocus](https://tiptap.dev/hocuspocus/) | [Mux](https://mux.com/) | [Doppler](https://doppler.com/) |
| [Prisma](https://github.com/prisma/prisma) | [Liveblocks](https://liveblocks.io/) | [Vercel](https://vercel.com/) | [KMS](https://aws.amazon.com/kms/) |
| [Trpc](https://github.com/trpc/trpc) | [Agora](https://agora.io/) | [Planetscale](https://planetscale.com/) | |
| [Tiptap](https://github.com/ueberdosis/tiptap) | | [AWS](https://aws.amazon.com/) | |
| [Konvajs](https://github.com/konvajs/konva) | | [Firebase](https://firebase.google.com/) | |## ✏️ License
[Apache-2.0 license](https://github.com/IncredibleDevHQ/Incredible/blob/main/LICENSE)