EasyAR Sense data access
Introduces possible data access in EasyAR Sense.
Data access list
Feature |
Data |
Usage type |
Purpose of use |
Transfer encryption |
Temporary use |
Remarks |
|---|---|---|---|---|---|---|
Basic |
iOS: identifierForVendor "device-developer" identifier |
Access/transfer |
Analytics |
Use TLS |
No |
|
Device model, manufacturer, brand, operating system version |
Access/transfer |
Analytics |
Use TLS |
No |
||
Device model, manufacturer, brand, operating system version |
Access |
Software feature |
Not applicable |
Not applicable |
Used to select software implementations, such as in CameraDeviceSelector, ARCoreCameraDevice, and MotionTrackerCameraDevice |
|
SDK feature call records |
Access/transfer |
Analytics |
Use TLS |
No |
||
Planar image tracking |
Camera image |
Access |
Software feature |
Not applicable |
Not applicable |
|
Video playback |
Video file specified by the developer |
Access |
Software feature |
Not applicable |
Not applicable |
|
Cloud recognition |
Camera image |
Access/transfer |
Software feature |
Depending on the call method, it may be unencrypted or may use TLS |
Yes |
|
3D object tracking |
Camera image |
Access |
Software feature |
Not applicable |
Not applicable |
|
Screen recording |
Screen image |
Access |
Software feature |
Not applicable |
Not applicable |
|
Surface tracking |
Camera image |
Access |
Software feature |
Not applicable |
Not applicable |
|
Motion sensor readings |
Access |
Software feature |
Not applicable |
Not applicable |
||
Sparse spatial map |
Camera image |
Access |
Software feature |
Not applicable |
Not applicable |
|
Sparse spatial map data |
Access/transfer/share |
Software feature |
Use TLS |
No |
Does not contain images, but contains derived data computed from images Can be deleted through the management page or WebAPI Can be shared with other end users depending on the call method |
|
Preview image (optional) |
Access/transfer |
Software feature |
Use TLS |
No |
Can be deleted through the management page or WebAPI |
|
Dense spatial map |
Camera image |
Access |
Software feature |
Not applicable |
Not applicable |
|
Motion tracking |
Camera image |
Access |
Software feature |
Not applicable |
Not applicable |
|
Motion sensor readings |
Access |
Software feature |
Not applicable |
Not applicable |
||
Mega/cloud localization |
Camera image |
Access/transfer |
Software feature |
Depending on the call method, it may be unencrypted or may use TLS |
Yes |
|
Location information (optional, determined as approximate or precise location depending on the call) |
Access/transfer |
Software feature |
Depending on the call method, it may be unencrypted or may use TLS |
Yes |
Note:
"Access" means obtaining data on the client. "Transmission" means sending data from the client to EasyAR servers. "Sharing" means sending data from the client to third-party devices.
"Temporary use" means the server does not store this data after processing the request.