This repository was archived by the owner on Sep 25, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
executable file
·117 lines (78 loc) · 3.85 KB
/
README.txt
File metadata and controls
executable file
·117 lines (78 loc) · 3.85 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
==================================================
README for "RICOH THETA v2 SDK for iOS"
Version :0.1.2
==================================================
This file is an explanation document for RICOH THETA v2 SDK for iOS.
However, this document assumes that you have already registered as an iOS developer and that you are able to develop apps for iOS.
----------------------------------------
* Contents of this Document
* Terms of Service
* Files included in the archive
* Required environment for development
* How to Use
* Latest information
* Troubleshooting
* Trademarks
* Update History
----------------------------------------
* Terms of Service
Terms of service are included in the LICENSE.txt (LICENSE_ja.txt) file.
It is assumed that you have agreed to these terms of service when you start using RICOH THETA v2 SDK.
----------------------------------------
* Files included in the archive
README.txt: This file (English)
README_ja.txt: This file (Japanese)
LICENSE.txt: Terms of service file (English)
LICENSE_ja.txt: Terms of service file (Japanese)
ricoh-theta-sample-for-iosv2
┣ ricoh-theta-sample-for-iosv2: Sample application source
┣ ricoh-theta-sample-for-iosv2.xcodeproj: Sample application project
┗ doc: Sample application appledoc
----------------------------------------
* Required environment for development
[About RICOH THETA S]
Dedicated sample applications for the RICOH THETA S or above that meet the following conditions.
* Hardware
RICOH THETA S or above
* Firmware
* RICOH THETA S: Version 1.11 or above
* RICOH THETA SC: All versions
(Method for checking and updating the firmware: https://theta360.com/en/support/manual/s/content/pc/pc_09.html)
[About the Development Environment for Sample Application]
Operation of the sample application has been verified under the following conditions.
* Verified operating environment
iPhone 6s
* Development/Build Environment
Xcode 8.1
SDK10.1
----------------------------------------
* How to Use
[Operating the Sample Application]
1. Open and execute ricoh-theta-sample-for-iosv2 from Xcode. The sample application is registered in the iOS device.
2. Connect the RICOH THETA S or above to the iOS device using Wi-Fi.
(Usage instructions, connecting the camera to a smartphone: https://theta360.com/en/support/manual/s/content/prepare/prepare_06.html)
3. The sample application can be operated
[More detailed information]
See the contents of the provided sample program and documents, as well as documents on the Internet for further information.
https://developers.theta360.com/en/docs/
----------------------------------------
* Latest information
The latest information is released on the "RICOH THETA Developers" website.
https://developers.theta360.com/
----------------------------------------
* Troubleshooting
FAQs are available on the forums.
https://developers.theta360.com/en/forums/viewforum.php?f=6
----------------------------------------
* Trademarks
The products and services described in this document are the trademarks or registered trademarks of their respective owners.
* iPhone and Xcode are trademarks of Apple Inc.
* IOS is a registered trademark of Cisco in the USA and other countries, and is used by Apple Inc. according to the license.
* iPhone is a registered trademark of Aiphone Co., Ltd., and is used by Apple Inc. according to the license.
* Wi-Fi is the trademark of Wi-Fi Alliance.
All other trademarks belong to their respective owners.
----------------------------------------
* Update History
12/22/2015 0.1.0 Initial release
01/28/2016 0.1.1 Bug fix
11/17/2016 0.1.2 Bug fix