Ask HN: What video hosting service do you use for your video platform?
1–10 of 10 posts
Re: Ask HN: What video hosting service do you use for your video platform?
#2Re: Ask HN: What video hosting service do you use for your video platform?
#3We use Amazon S3/Cloudfront. You could use Amazon Elastic Transcoder to convert the videos into various formats as well, but we use Encoding.com for that purpose.
Re: Ask HN: What video hosting service do you use for your video platform?
#4Re: Ask HN: What video hosting service do you use for your video platform?
#5We use Amazon S3/Cloudfront. You could use Amazon Elastic Transcoder to convert the videos into various formats as well, but we use Encoding.com for that purpose.
Have there been any issues with availability? Any maintenance overheads once it has been setup?
Re: Ask HN: What video hosting service do you use for your video platform?
#6If you want a fairly cheap solution to bootstrap that you control, I'd honestly suggest going the DIY route in terms of hosting / playback and use a service like Zencoder to deal with the transcoding. If you go this route and need a player, I also contribute to the Video.js project :)
Re: Ask HN: What video hosting service do you use for your video platform?
#7I'm an engineer on the Zencoder team, which is an API for the transcoding piece of the puzzle. My company (Brightcove) also has a full video CMS product (Video Cloud), but it's not really geared towards small businesses. If you want a fairly cheap solution to bootstrap that you control, I'd honestly suggest going the DIY route in terms of hosting / playback and use a service like Zencoder to deal with the transcoding…
Re: Ask HN: What video hosting service do you use for your video platform?
#8I'm an engineer on the Zencoder team, which is an API for the transcoding piece of the puzzle. My company (Brightcove) also has a full video CMS product (Video Cloud), but it's not really geared towards small businesses. If you want a fairly cheap solution to bootstrap that you control, I'd honestly suggest going the DIY route in terms of hosting / playback and use a service like Zencoder to deal with the transcoding…
Any idea what Brightcove pricing is like? Can't seem to find a link that talks about that.