nginx vod + proxy_cache or proxy_store
Budget: $30 – $250 USD
You need to implement caching using proxy_cache or proxy_store to work with the module https://github.com/kaltura/nginx-vod-module
Operation mode of the local and remote module
For a complete understanding, this module makes ts chunks on the fly from mp4. There is a network storage where all the content is located, from there we take the mp4 file roughly speaking when used 2 or more times and place it in the cache and broadcast from there (from the cache) using the nginx vod module, everything else that is used less than 1 time is not cached put and broadcast directly from the repository also through the nginx vod module
Operation mode of the local and remote module
For a complete understanding, this module makes ts chunks on the fly from mp4. There is a network storage where all the content is located, from there we take the mp4 file roughly speaking when used 2 or more times and place it in the cache and broadcast from there (from the cache) using the nginx vod module, everything else that is used less than 1 time is not cached put and broadcast directly from the repository also through the nginx vod module