ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.29k stars 632 forks source link

LHLS #2369

Closed ithirzty closed 4 years ago

ithirzty commented 4 years ago

Will there ever be LHLS (Low latency HLS) support? Would it be supported in the community edition?

Thanks.

mekya commented 4 years ago

Hey @ithirzty ,

Yeah it's already scheduled for v2.2. There is an on-going development about that.

Let me also give an update about the current development.

FFmpeg has not implemented Apple's LHLS yet. So that we plan to provide Low Latency Dash at first. After FFmpeg implements Apple's LHLS we will also integrate it.

Lastly, it's not decided yet whether to provide LHLS and LDASH in community or enterprise.