-
Notifications
You must be signed in to change notification settings - Fork 18
/
readme.txt
executable file
·30 lines (24 loc) · 1.48 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/*==============================================================================
Copyright (c) 2012-2014 Qualcomm Connected Experiences, Inc. All Rights Reserved.
Vuforia is a trademark of PTC Inc., registered in the United States and other
countries.
================================================================================*/
================================================================================
VideoPlayback
================================================================================
This sample application shows how to play a video in AR mode. Devices that
support video on texture can play the video directly on the image target. Other
devices will play the video in full screen mode.
================================================================================
How to use the sample
================================================================================
1. You need to print the stones and chips image targets to use this app. These
images are available as part of the sample code package.
2. After you start the app, point the camera to the stones target image and a
video frame will appear on top of the target.
3. Tap the play button on the screen to start the video.
================================================================================
Tips and tricks
================================================================================
We recommend using videos in H.264 format with AAC audio for maximum
compatibility with other platforms.