Show HN: Nginx module which enable HLS adaptive bitrate and more
1–6 of 6 posts
Re: Show HN: Nginx module which enable HLS adaptive bitrate and more
#2good to know. I'm going to give it a try. Thank for this module.
Re: Show HN: Nginx module which enable HLS adaptive bitrate and more
#3wow, I would like to know how fast it can be? Since video transcoding is very expensive job, is it ok to use in production?
Re: Show HN: Nginx module which enable HLS adaptive bitrate and more
#4wow, I would like to know how fast it can be? Since video transcoding is very expensive job, is it ok to use in production?
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!
Re: Show HN: Nginx module which enable HLS adaptive bitrate and more
#5No sockpuppet votes or comments on Hacker News, please.
Re: Show HN: Nginx module which enable HLS adaptive bitrate and more
#6fantastic!