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

NGINX-based MP4 Repackager

Results 181 nginx-vod-module issues
Sort by recently updated
recently updated
newest added

Hi there, I am trying to use the Kaltura nginx-vod-module to serve HLS streams multi-bitrate for some content that has comma on their name. For example: `http://localhost/hls/content/ac527e11-dddf-46a7-bd4c-bb916ec4431e/ac527e11-dddf-46a7-bd4c-bb916ec4431e,test-string.x264.,315,625,1240,.mp4.urlset/master.m3u8` The list of...

Hello! I'm using kaltura nginx-vod-module for streaming adaptive HLS and DASH content, and i have a problem with stream validation. We already implemented all your suggestions about media preparation (issue...

enhancement

We are currently testing the VOD module and are very impressed with it. Though we have run into one issue: The files are located on s3, we have tested it...

Hi @erankor, I got a very early proof of concept here. It works for my single test file - not enough but a start. The code that creates the i-frame...

Hello! Is it possible to add Dolby Vision and Dolby Atmos support for streaming in HLS and DASH?

Hello. Sorry for the non-issue but I'm wondering if you're planning on creating a release soon that contains the `vod_max_frame_count` changes? Thanks!

Hello, I've been building nginx with my custom set of modules for a while, and that always worked. I tried again today, and I got compiling errors (see attached [build-errors.txt](https://github.com/kaltura/nginx-vod-module/files/8967466/build-errors.txt)),...

Hello, I already have a self- implemented HLS streaming solution also with ABR support etc. So I basically don't really need this functionality from this module at all. Still, I...

Following comment: https://github.com/kaltura/nginx-vod-module/issues/163#issuecomment-152974330

If any way to add scte-35 markers to hls output? It it possible to carry scte-35 in mp4 files?