I want to encode a video that comes from camera and then want to decode again to the play the video in Android. It is possible in Opencv for Android?
I saw a documentation http://docs.opencv.org/3.1.0/d6/db6/classcv_1_1cudacodec_1_1EncoderCallBack.html#gsc.tab=0
How to use this in Android?