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

NGINX-based MP4 Repackager

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

Hey folks, I'm not sure if this module is the right one for me. At least I was not able to get it properly working. I have a Django app...

I'm running nginx-vod-module 1.29 in alpine docker (3.14.2), on nginx version 1.20.1. I've run into multiple issues using mapped + upstream mode to provide dash streaming services. 1) It seems...

Is it possible to dynamically change DRM key without interrupting video service? I ask, because I can't get it working. For example: A user starts a video with widevine DRM...

hi there. I have an issue with missing files in multi URL. for example in this example if I have all middle* files all things will be OK and kalutra...

Hi All, We using Kaltura Nginx VOD for a long time. We using it with our own S3 platform as remote backend. It is working very but we want to...

Will ts and MKV be supported in the future

I have installed and configured Kaltura VOD module and videos are playing with this. Now the problem is I could not figure out how to add DRM feature to this....

Hi! Is live stream support subtitle? Looks like not working. Have a nice day!

This is my manifest: ``` { "id": "video_8bc832af1d1e400cb6ac663719a55a44", "sequences": [ { "clips": [ { "type": "source", "path": "/path/to/mp4" } ] }, { "id": "CC1", "label": "2f327d3b-6783-4efa-b780-d409cb4cb1e5", "language": "eng", "clips": [...

I have a running configuration that serves HLS VOD and I'm trying to test integration with Widevine DRM. The configuration seems to be working and nginx successfully serves manifest but...