I'm a newbie to opencv. I'm doing a project using c++ and I use opencv for image processing. So for that I need to capture two video streams at the same time. before doing processing part I try to display both videos from cameras on two windows. But it is not working. the massage on terminal is NO SPACE LEFT ON THE DEVICE. I search on web but couldn't find any helpful thing to get this done. So if anyone knows how to do this please help me.