I am trying to do the following: I get video from my android phone camera and do some changes on it using OpenCV. What I need to do then is to save this video. As I understand one can't do it using only OpenCV. So, my question is, if there is any possibility to do this? I need the video in h264 format
Thank you in advance.