I tried to link FFMPEG with OpenCV,but I am getting unable to stop the video stream:inappropriate ioctl device error. I tried to install latest version of FFMPEG(4.2.1) and link it to OpenCV(3.4.3) installed.But I am getting the same error.
(/upfiles/15736502044015242.png)
please replace ALL your useless screenshots with a TEXT version, thank you.
FFMPEG(4.2.1) is not installed. You must install FFMPEG(4.2.1) .
sudo apt-get install ffmpeg
I have already done that. But it is of no use.