Move User Accounts to another OU based on department
Greetings! Today I needed to move the existing Active Directory user accounts from their OU to another OU based on…
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…
This part will be the longest one. I will try to share everything I have done in my setup just…
We will need a encoder software to encode our IP camera feed into stream-able data. I will be using OBS…