Hello,
I would like to have some video streamed and played on top of a recognized image, not in full screen. The vuforia samples as of this date do not seem to indicate that something like this is possible, or at least, they haven't created a sample with that.
I found this link,
but it seems a little bit outdated, as many files are missing.
Therefore, here are my questions:
-- Is there any simple way of making this work?
-- If not, Has anyone tried using "AVPlayerItemVideoOutput" in order to have the AVPlayer stream the video, grab the OpenGL data from it and render it on a vuforia - provided texture? Would something like this work?
I would appreciate any thoughts on the matter.
Great, thanks for sharing the nice tutorial.