Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reymahn
Visitor

CDN Host

I've been comparing a number of CDN hosts and found a few that are considerably less than the big boys being mentioned. My question, is there a 'checklist' of requirements a cdn host should meet in order to work (ingest) with ROKU?
A guide of some sort?

Thanks in advance for any help
0 Kudos
4 REPLIES 4
joetesta
Roku Guru

Re: CDN Host

if you're serving mp4 then I'd imagine pretty much any will work.  HLS and or DRM may complicate your matters.
One thing I've experienced is some small percent of customers have problems with some CDNs that can be completely out of your hands, the channel's video does not work well for these people and the CDN engineering people can't find any reason or explanation.  But then switching to a different CDN clears up the issue, not always a trivial switch, plan ahead 🙂
aspiring
0 Kudos
destruk
Binge Watcher

Re: CDN Host

If you are distributing content worldwide then you would probably rank a CDN host with edge servers higher - as it will allow you to mirror your content over multiple geographic locations for quicker delivery to local clients.  Generally the cheaper operations only have limited coverage (western USA only, Tanzania only, etc), limited bandwidth available, limited storage, or hidden costs which will crop up later for redundancy, additional https access fees, lower quality analytics, or limited support.  Look over any contract carefully and see if there is a downtime clause for server upgrades or DOS attacks or other backend issues.  A lot of customers will pay more to get 24/7 reliable support.
Even with all of that said, simply paying the most or running with the 'big boys' as you say, will not always guarantee a flawless experience for you.  Most CDNs will not make changes if you are not fully utilizing what they offer in the contract you signed.  If the customer doesn't complain they will continue to charge what they have been.  However, Google does alert you when the compute engine virtual machine is being used at < 5% capacity and it's easy to downgrade the server to save some money.  That's the only instance I've seen where they are being nice AFTER the negotiation is done and contracts have been signed.

In addition, if you require some special accommodation, like security tokens/DRM, ability to distribute individual files >4 GB in size, don't have experience with Linux servers, windows servers, or vice-versa, specific ftp requirements or custom coding work, expect any of those to take 2-3 months to work out.  If it can't be done in a reasonable timeframe, ditch them and find someone else.  Some smaller "CDN" services are run by a handful of people at the controls and you might find you need to do their work for them to figure out a CORS configuration issue or send them pages of logs with documented fixes to get their service to work.  Even the big boys sometimes have trouble with incompatibility with what they've always used -- as long as all their customers do the same things they have been doing, with the same tools, nobody notices that some API code for Java doesn't work with the latest release or some crap like that.
0 Kudos
Reymahn
Visitor

Re: CDN Host

Thank you all, I will be trying some of the less expensive cdn hosting companies and see if all fairs well.
More importantly I have to educate myself as to what the difference is between a standard host and a cdn host. We have an in-house web server with high speed internet (150 MBPS) provided by Xfinity, can't figure out why it won't work with ROKU.
I'll keep everyone posted, again, thanks for the replies.
0 Kudos
joetesta
Roku Guru

Re: CDN Host

We have an in-house web server with high speed internet (150 MBPS) provided by Xfinity, can't figure out why it won't work with ROKU.


It will most likely work just fine.  I've seen multiple channels served this way, served one out of my garage over Verizon Fios for a couple years.  Smiley LOL
I've also seen a channel "blow up" and exceed the available capacity within a matter of weeks (usually a good problem to have) 
CDN offers several advantages; redundancy, capacity, and multiple points of presence should provide faster delivery times to end users.
aspiring
0 Kudos