|
|
|
|
|
by feinte
2157 days ago
|
|
If you want your content to be accessible for most people you also need to transcode your video to several resolutions. This coupled with an adaptive bitrate player [0][1] will allow clients to choose the resolution they can afford (so that people with different bandwidth can access your content) When dealing with more than 10s or 100s concurrent viewers the required bandwidth on your server will be high and putting a CDN in front may be required. [0]: https://github.com/Dash-Industry-Forum/dash.js
[1]: https://github.com/video-dev/hls.js |
|
Let's be more concrete. How many people will you lose today from your audience if you just offer 720p? Hard numbers please!