BlankeosB
Convex Community3y ago
1 reply
Blankeos

Recommend way to serve files via an HTTP Stream

Is it possible to serve video files by streaming HTTP? Very similar to what this guy is doing in Node.js: https://youtu.be/ZjBLbXUuyWg?si=8-dICa2jrlXMSxrA
YouTubeAbdisalanCodes
If you need help ask on discord! https://discord.gg/hAy5r25ncq


How to code a simple server that streams video instead of downloading the whole video.

Coding Begins: 1:53

Download Code: https://github.com/Abdisalan/blog-code-examples/tree/master/http-video-stream
How To Code A Video Streaming Server in NodeJS
Was this page helpful?