Part12 – VideoJS Adding Subtitles
VideoJS supports WebVTT (.vtt) format. You can convert your subtitle files to vtt format from the following link. https://atelier.u-sub.net/srt2vtt/ Upload…
VideoJS supports WebVTT (.vtt) format. You can convert your subtitle files to vtt format from the following link. https://atelier.u-sub.net/srt2vtt/ Upload…
In this article, I am going to share how we can change the videojs player’s skin. First we need to…
Greetings! Today I needed to move the existing Active Directory user accounts from their OU to another OU based on…
In my previous articles, I’ve already shared my running Nginx config. Instead of sharing the whole config file, it is…
This articles describes how to create multiple video outputs with different resolutions and how to add a resolution switcher on…
So far, I have been working on IP cameras but today I needed to test streaming by using my handy…
If you need to stream hls on your website as https, first we need to make sure nginx works with…
Well, We have a working HLS streaming solution but how can we present the stream to the users in an…
RTMP is not supported by most of the devices and most of the browsers anymore. At the time of this…
Installing FFmpeg: I would like to add some extra libraries to FFMPEG so I will run all the commands below…