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

Hello I have compiled the latest hls vod kaltura module with nginx 1.8 but doesn't work. It's a version problem, which is the correct version for nginx 1.8? or which...

Hi. I did try to install on focal (20.0.4) ubuntu, but failed why gpg key was expired.. ```bash root@a590b006fb01:/# apt-key list Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d...

Hello this video not work via kaltura, but it work via VLC, can you check why [Link to mega](https://mega.nz/file/QMFRwBra#adtT19oYIcP2HAn8XHLeB0Q45wbihGurmO341KmuAEs)

We are using this plugin for a long time with a remote upstream without any issues. We just have launched a new environment what using mapped content so we are...

Hello, thanks for your work to contribute to this great vod module. This comes more like a change request rather than an issue. I work in a hospital where I...

Following the 2 issue #1450 and #1334, I see that our storage has some pressure from small read chunk. By trying to change ` vod_initial_read_size` to 16K I can see...

Hello @erankor ! I hope you are well. I'm having quite a hard time to think how can I prevent that people who use the extension[ Video DownloadHelper](https://chrome.google.com/webstore/detail/video-downloadhelper/lmjnegcaeklhafolokijcfjliaokphfk?hl=es), can download...

Hello. Hope to find some help with my situation I have 1 caching ssd server and 2 same storage servers with 4x10 TB HDD streaming HLS from small mp4 files...

Hey guys, I'm using Openresty nginx 1.19.9.1 and I've built it with kaltura/nginx-vod-module. Into nginx.conf, I've added `include /usr/local/openresty/nginx/conf/sites-enabled/*.*;` My current configuration is sites-enabled/kaltura.conf ``` server { listen 80; location...

Hi, We have the video/audio files encrypted using CBCS mode for widevine/fairplay/playready. But some android devices are not supporting CBCS. So we want to convert CBCS to CTR mode on...