[SUBMIT] Powering a video streaming app using strapi
Hello 👋
This tutorial will build a video streaming application using a Strapi server instance and VIte.js. We will learn how to add custom routes and their respective controller functions. In addition, we will add some logic to serve video content into bufferable chunks by modifying response headers sent back to the client's browser.
Outline
- Introduction
- Prerequisites
- Initializing a Strapi project
- Creating Collections
- Extending Collection APIs: Controllers and Routes
- Initializing the Vite application
- Installing auxiliary dependencies
- UI components and routes
- Conclusion.
My content is
- [X] A Strapi Tutorial / Guide / How to article
- [X] About Headless, CMS, javascript, open source, or jamstack
- [ ] Other, specify
What do you all think? ❤️ I love it! 🚀 I can help you!
Hi @PaulBratslavsky , @Mcastres . I can work on this topic
@i1d9 are you working on this or have you just submitted an idea?
@Mcastres I've already started working on it. You could change the issue label and assign it to me
Thanks for the reactivity @i1d9!
Here is the tutorial
@i1d9 great tutorial I added some small notes. You can checkout my recommendations, I am going to move it to reviewed but just take a look at my suggestions. Great job. Let me know if you have any questions.