-
nginx-vod-module has support for hls and dash. I was wondering if we can get webrtc support as well.
I have a system where a process (gstreamer based) records the camera feed into 3 second chunk fi…
-
Hi @erankor,
I am using secure token module in simple case to embed secure token into all url of m3u8 playlist. Configuration is simple like this:
```
secure_token $args;
```
In usual set up …
-
Non-stop loading of repetitive segments. What is the problem?
manifest file:
```
#EXTM3U
#EXT-X-TARGETDURATION:10
#EXT-X-ALLOW-CACHE:YES
#EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-K…
-
Hello amazing team.
How can i use GPU for nginx-vod-module.
For example when i start vod for 3 movie on multiple browser tab, severely affects the CPU.
I have the nvidia Quadro m400 GPU and i want …
-
## I followed your documentation and tried to install **kaltura-nginx** package but unfortunately it shows me error as mentioned below
## **Instruction followed** : https://github.com/kaltura/nginx-…
-
Hi, is it possible to schedule live stream at specific time using nginx-vod-module? I need this stream to be not rewindable. I want to embed link to playlist at my website, and for example need to sta…
kisso updated
8 months ago
-
I transcode a clip using ffmpeg with libx265 to a mp4 media file.
Then use nginx-vod-module do HLS service on-the-fly.
I found that play mp4 is good using ffplay.
But play hls protocol is bad, play…
-
Hi we have an issue with nginx vod module for a specific video, a regular ffplay playback on the file is okay,
> but crashes once packetized at the 4th keyframe @30.280 ),
- Please note it only …
ben74 updated
2 years ago
-
I have video MOV files. I want to upload them to the server so that anyone can watch them on any device.
I am faced with a choice:
- Make transcoding to MP4 format and give HLS through the nginx-v…
-
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 pre…