Hey folks, I’ve spoken with a number of devs, and am getting about 1,000 different answers depending on who I ask. We run a VOD site which is a video library for a company, all users are internal and need a password to access the site.
What I need to do is to begin to use ABR for this site, and I understand Wowza streaming engine is the solution. We currently host and deploy the files using JW player as just a single format/resolution mp4 file, and the files are currently stored on Rackspace Cloud Sites (CDN) I’m really looking for some guidance here:
A few questions:
-
The source files are large high resolution video files (.mov or .mp4) and they would of course need to be transcoded. I understand the system can transcode, but I’m concerned about uploading hundreds of files that are ~500Mb each. is there a way to encode the files using some offline tool in preparation for the ABR delivery? or does it not work that way?
-
cost wise, is my best optoin to set up a Rackspace cloud server for this and run Wowza on it? I notice wowza has a partnership/information available for this, but It is very unclear whether I need a Wowza license for this or if it is all included? I’m looking here: https://www.wowza.com/products/streaming-engine/deployment-options/rackspace
-
On that same point, In normal circumstances, less than 5 people watch any given file at the same time. The files are 30 second TV commercials. What server weight / performance would you think I’d need for this? Again, this is strictly VOD, and I just need the ABR functionality.
Thanks in advance folks, hopefully I"m not asking too much!
-Will