Private chat does not mean that there is not any server between sender and receiver. There will always be a server in the middle of…
We will create a simple and real-time chat module in Node JS and MySQL. We will be using socket IO for real-time communication. Why chat…
Cookie is used to enhance browsing experience by storing less sensitive data on user’s browser. It is used for many purposes. You can use cookies…
In this article, we will be using FFmpeg tool with PHP to add watermark on a video. Watermark on video Watermark (also known as overlay…
In this tutorial, we will be creating a script in PHP and FFmpeg. We will provide a video to our script. And our script will…
Thumbnail is basically a preview of video. Every operating system by default add a thumbnail to a video by itself. When you open YouTube, every…
You can compress the video by bitrate and by resolution in PHP and FFmpeg. You can download FFmpeg from here. Compressing will save you some…
In this article, we are going to teach you how you can add audio to a video. And also, how you can extract the audio…
Merge or combining multiple short videos in one long file is usually done by some of the softwares available on the internet. Some operating systems…
To split video files in 2 parts or extracting a specific part from a long video is usually done by some of the softwares available…