


Windows, OCV 2.4.11, without WIN32 graphics, with TBB.Windows, OCV 2.4.11, with WIN32 graphics, no TBB.To characterize the problem, I've run a simple OpenCV video display program under various operating systems and configurations and each of the configurations below gets decoding errors:

Some have reported that appending '?tcp' to the camera URL fixes the problem at the cost of latency, but this fix works only sometimes. The typical problem involves getting a bunch of decode errors in the console as well as seeing the image corrupted as follows: Many OpenCV users such as here and here have reported similar problems with using OpenCV to receive video from network cameras. Has anyone been able to get an HD (720p or higher) IP camera working with OpenCV consistently and reliably? If so, did you use the standard VideoCapture interface or something else?
