Ask Your Question

aditya2695's profile - activity

2017-05-24 12:03:23 -0600 commented answer VideoCapture problem - Inappropriate ioctl for device

how to solve this issue :Unable to stop the stream: Inappropriate ioctl for device

2017-05-24 12:03:22 -0600 asked a question OpenCV error in raspberry pi "unable to stop stream : inappropriate ioctl for device"

When I run code my OpenCV code in raspberry pi 3,i get this error. Is it some problem with OpenCV configuration. I've been having this issue for sometime What does it mean by "inappropriate ioctl for device"

I was trying to do template matching in a video file, but somehow i am getting this error. While running the same code on my laptop, i didn't get this error.

What could possibly be the problem ?