What is a cost efficient video streaming stack?

  • Thread starter Thread starter Deleted member 923340
  • Start date Start date
D

Deleted member 923340

Guest
Long shot, but I am stuck on this for days. Figured Id ask here.

Has anyone built a video streaming feature using any of the cloud solutions? (I remember years ago a member was building porn streaming site hosting and serving video files on his own without embedding)

One of the best "out-of-the-box" solution is using wistia.com. But it seems very costly for my needs (possibility of 100s of videos with views). I can't just host on youtube/vimeo and embed it. Some videos needs to be public, while other are private (token validation).

I was thinking of using AWS S3 to store the videos and Cloudfront to server the files. But I am not sure how expensive it is gonna be.

Another option is to fastly.com CDN. But I have no experience with it.

If you have any experience doing this, please lemme know :)
 
Back
Top