cannonbeach / ott-packager

OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS
GNU General Public License v2.0
228 stars 41 forks source link

Low latency #23

Open baruchlerer opened 5 years ago

baruchlerer commented 5 years ago

Hi enjoying testing you project, Is there a way to decrease segmentation time below 1 second? so overall latency decreased?

cannonbeach commented 5 years ago

Thanks for testing my project. I hope things are working well for you.

I don't have a way yet to do sub one second segments yet, but it is simple to add so I will work on a way to set --segment to fractional values. There is also a new specification from Apple for low latency HLS which I have plans to implement, but I'm not yet sure of the timeline since I work on this project only when I have the time.