I have seen many many AR APPs which allow user to see video’s/ 3D animations over markers? But I have not seen an app allowing to record the video or click a picture.
I have seen a few posts on stackoverflow which mention about copying an image over camera image to get overlay AR image effect
Image overlay with camera captured image in android
Does that mean it is impossible to record videos playing an AR element?
In general,in AR app you can add object in the image or place image over camera view. If you want to create video you have to connect this image to every image of video sequence. By making little differences you can create animated object.
There is no problem to capture augumented picture or video.. developers just have not needed it yet. But nice idea 😉