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

NGINX MPEG-TS Live Module

Results 31 nginx-ts-module issues
Sort by recently updated
recently updated
newest added

Hi, i wanted to know if there was an option to only publish to the server when someone wants to get the stream ? Thanks

Currently, we are using an Nginx-RTMP server with AES-128 encryption, now moving to the H265 codec, this project(nginx-ts-module) looks promising. please add HLS encryption(AES-128/Sample AES) feature. it'll be more useful.

With the RTMP module, it is possible to append to an existing stream if the incoming stream stops and resumes. When it happens with the HLS module, the existing stream...

I've two servers: - First server doing the encoding process have a NVIDIA Quadro P2000 GPU (NVIDIA HEVC Encoding) 28 IPTV channels with around ~5MBIT/source MPEG2-MPEG4 streams. The output bandwidth...

I'm using this module and I see that the nginx process is eating memory without stop. ¿any idea how to debug this problem? Thank you ;)

[It](https://github.com/arut/nginx-ts-module/blob/ef2f874d95cc75747eb625a292524a702aefb0fd/src/ngx_stream_ts_module.c) is missing from [`config`](https://github.com/arut/nginx-ts-module/blob/ef2f874d95cc75747eb625a292524a702aefb0fd/config) and not being built.

Is there a stat module that provides incoming/outgoing stream info similar to nginx-rtmp?

As specified in MPEG-DASH spec, ISO 23009-1:2014, the `@timeShiftBufferDepth` element value should represent the time guaranteed to be available for viewing. This also enables VOD features as well if set...

Hi! Great work with this module! I was wondering if there are any plans on adding support of SRT protocol? https://github.com/Haivision/srt/ Thanks!

hello everybody, I want to save the output of ts files in my s3 bucket instead of /var/media/ts please help me if it's possible if not, any suggestion welcomed