Show HN: Nginx module which enable HLS adaptive bitrate and more (github.com) 8 points by hungnv 11y ago ↗ HN
[–] lkjhnet 11y ago ↗ wow, I would like to know how fast it can be? Since video transcoding is very expensive job, is it ok to use in production? [–] hungnv 11y ago ↗ hello,Because video encoding is very expensive job, so the idea is to split things into small chunk and encode chunks instead of video file itself.I can see we can archive smooth streaming and seeking went well in our production (with caching enabled).It would be great if people can give it a try :).Thanks!
[–] hungnv 11y ago ↗ hello,Because video encoding is very expensive job, so the idea is to split things into small chunk and encode chunks instead of video file itself.I can see we can archive smooth streaming and seeking went well in our production (with caching enabled).It would be great if people can give it a try :).Thanks!
5 comments
[ 3.0 ms ] story [ 23.7 ms ] threadBecause video encoding is very expensive job, so the idea is to split things into small chunk and encode chunks instead of video file itself.
I can see we can archive smooth streaming and seeking went well in our production (with caching enabled).
It would be great if people can give it a try :).
Thanks!