Hi Vidar, > > The problem can occur at any time a control request is issued to the > > camera. Control requests are used to change the controls (brightness, > > contrast, ...) and initialise streaming. If you don't touch the controls, > > no problem should occur while the camera is streaming. > > I'm suffering from the same problem, I have a script that runs ffmpeg over > and over again and records 15-minutes of video. After some time I get the > notorious error, would I bypass this error by just continually streaming and > instead record 15 minutes from the stream? > (If this is at all possible, I have not looked into it yet)
That should fix the problem. Once the webcam is streaming, it won't get stuck if you don't issue any control request. Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
