not sure whether it's relevant:
while
( !stream.isOpened() I guess you should drop the "!"?
- you might have to add waitKey
- you might have to set the geometry (some cameras offer different geometries)
not sure whether it's relevant:
while
( !stream.isOpened() I guess you should drop the "!"?