What is the best way to host and store videos?

Posted by The-amazing-man@reddit | learnprogramming | View on Reddit | 13 comments

I'm currently working on an application for online courses to an online school, I mainly care about integrity, security, and the experience of the student while watching the course. What is the best way to deal with the videos?

I have read about Cloud Flare Stream and it provides the exact service I want but it's very expensive, I don't have that enterprise budget scope. I also read about Bunny*net, it has way more better prices but the delivery (when the video is streamed to the student) fees still so expensive.

I though about using Youtube with unlisted videos links with tunnels to secure the link a little bit, but it will drop the performance noticeably.

Is there any better ways to do this? I would appreciate an advice.