0

I'm trying to build a VOD website and I can't afford a commercial CDN. Is it possible to build such an application without a CDN provider ? will I be able to buffer video segments without problems ? and can I build a my own CDN alternative solution ?

  • 3
    If you have enough servers around the globe, sure – NullDev Oct 28 '19 at 13:14
  • 1
    A CDN should save you money. They are generally cheaper than using your egress bandwidth. It will also be a better experience (less buffering, lower start up times) for your users. – szatmary Oct 28 '19 at 15:56
  • @NullDev My app will be used basically in one region (France) that's why I asked the question ! – Med Dhaker Abdeljawed Oct 28 '19 at 15:59
  • 1
    Have you considered a peer-to-peer solution? If you don't need live, you can use WebTorrent right out of the box. For live, there is Peer5. – Brad Oct 28 '19 at 16:59

0 Answers0