nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

Low Latency HLS support

Open evgenibers opened this issue 5 years ago • 8 comments

Hello, does it support Low Latency HLS? https://en.wikipedia.org/wiki/HTTP_Live_Streaming#Low_Latency_HLS

evgenibers avatar Oct 07 '20 14:10 evgenibers

Hi @evgenibers

I really like nginx-rtmp-module but there is no way to get any new low latency solution soon I suppose :-( If @arut add supporting it will blow world again like nginx-rtmp-module did several years ago.

Alexufo avatar Oct 26 '20 02:10 Alexufo

@evgenibers I used OvenMediaEngine instead now

Alexufo avatar Dec 04 '20 16:12 Alexufo

@evgenibers I used OvenMediaEngine instead now

can share how to with avideo?

smartweekend avatar Feb 16 '21 22:02 smartweekend

@smartweekend I wrote an article https://habr.com/ru/post/532424/ eng version https://www.airensoft.com/post/review-ome-russia I hope this helps. But if you don't plan to use live broadcasting low latency engine is not important. (You will always lost in quality )

Alexufo avatar Feb 16 '21 22:02 Alexufo

We recently open-sourced our live streaming framework - https://github.com/kaltura/media-framework/. It uses a modified version of nginx-rtmp-module for RTMP ingestion, and it has support for LLHLS. It also supports persistence in cloud storage (s3), DRM, subtitles etc.

erankor avatar Dec 15 '22 09:12 erankor

We recently open-sourced our live streaming framework - https://github.com/kaltura/media-framework/. It uses a modified version of nginx-rtmp-module for RTMP ingestion, and it has support for LLHLS. It also supports persistence in cloud storage (s3), DRM, subtitles etc.

This seems like it can be a good alternative. @erankor BTW all your sample topologies aren't visible on your page Github page.

tolew1 avatar Jan 16 '23 16:01 tolew1

@tolew1, the diagrams work ok for me - image Maybe you're using GitHub mobile app? I don't see the diagrams on the GitHub iPhone app...

erankor avatar Jan 16 '23 17:01 erankor

@erankor No I always use my desktop computer. It's showing now. Before it had red boxes that said Unable to render Rich display. Apparently, it seems to happen to others. https://github.com/community/community/discussions/41020

But it's working now all of a sudden. Thanks for the response.

tolew1 avatar Jan 16 '23 18:01 tolew1