-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
executable file
·30 lines (24 loc) · 1.55 KB
/
readme.txt
File metadata and controls
executable file
·30 lines (24 loc) · 1.55 KB
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 QUALCOMM Incorporated, registered in the United States
and other countries. Trademarks of QUALCOMM Incorporated are used with permission.
================================================================================*/
================================================================================
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.