1 | initial version |
Asaik, without re-writing some of the wrappers for the VideoCapture class, it does not work inside OpenCV4Android. I have tried several things without changing the source code. I think that it is because of the discrepancies and maintenance required to support various APIs/Devices. Also, maybe the underlying image buffers used by Android cause problems.
2 | No.2 Revision |
Asaik, without re-writing some of the wrappers for the VideoCapture class, it does not work inside OpenCV4Android. I have tried several things without changing the source code. I think that it is because of the discrepancies and maintenance required to support various APIs/Devices. Also, maybe the underlying image buffers used by Android cause problems.
As the other answer indicates, you can use it to read from AVI, and some specified file formats. Apologies, I forgot to add that.