For testing, any HTTP server will work as long as it provides sufficient bandwidth to read the file in real time. The server must also support HTTP byte-range requests. When actually deployed to customers, a CDN is recommended because a single server is unlikely to provide sufficient bandwidth to support a large customer base.
--Mark