Sunday, August 28, 2011

[android-developers] Play video over the marker-based AR application in Android

After digging around for a few days in the Qualcomm SDK for AR Android
application, I see that the renderFrame method in imageTargets.cpp is
responsible for finding the tracker in the camera view of the
application. I have been able to call a new intent to another activity
when the trackable gets identified using this
https://ar.qualcomm.at/arforums/showthread.php?t=32

Now i want to play the video over the trackable and the rest of the
region of the screen to behave as the camera does normally. I
understand the complexity of the code. I would just like you guys to
mention some approach which may lead to the solution or something
which I am lacking. I am not asking for the code ( @Trekking :P )

Thanks in advance

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment