Does OpenCV 4.3 support video capture from android?

asked 2020-06-19 07:56:36 -0600

I know that versions below 4.1 did not support and always returned an error, but in 4.1.1 support was added. "VideoCapture C++ interface supports Android Media NDK (21+) video I/O file capture back-end" Does this only apply to file input / output, and is it still not possible to receive data from the camera?

edit retag flag offensive close merge delete