-
Hello,
I am testing this solution with a test video (1080p, 30 minutes long, bitrate 1700 kb/s), using HLS.
I am using [artillery](https://www.artillery.io/docs/reference/extensions/hls#make…
-
Hello im having a hard time working this module out. Could someone share some of their configuration so i can get some idea how can i make this module work for me?
kaltura vod module is already wor…
-
Hello, I am trying to play hls videos on my storage server with the kaltura remote module, but I could not succeed. When I run the Kaltura vod module locally on the storage server, the url
= http://d…
-
hi, i have some confuse with DASH DRM configuration, can you help me? The situation as follows.
I use local mode, nginx configure:
```nginx
location /vod_dash {
vod dash;
…
-
The following configuration below, are able to make request to files directly using `/files/.....` but was unsucessful for`/hls/.....` and `dash`, I received 502 Bad Gateway
I am using Minio as my …
-
- [x] https://github.com/yaoweibin/nginx_ajp_module (used own fork with dynamic module config)
- [x] https://github.com/cubicdaiya/ngx_small_light (used own fork with the right `./config` for RHEL)
…
-
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 aim at streaming medical videos using ngi…
-
Suggestion from Kaltura: https://github.com/kaltura/nginx-vod-module/issues/1049#issuecomment-534418869
Add a new “role” enum to support:
- normal subtitle
- describe video subtitles
- forced …
-
I am using Frigate which uses nginx-vod-module. I am trying to debug a performance issue, so I wanted to enable perf counters as I have seen in other references, I did the following:
```
vod_perfo…
-
I can't understand the difference between on_play and on_publish. Can @arut please explain to me in simple terms ?Your response would be helpful. I can't understand which one to use.
My use case i…