p-hy / art

Augmented Reality Telepresence for Double 3
GNU Affero General Public License v3.0
0 stars 0 forks source link

Double first-time settings configuration #1

Closed p-hy closed 2 years ago

p-hy commented 2 years ago

Currently required settings are configured on first use via the SDK dashboard, these should be done via the DRDoubleSDK service.

Camera via DRDoubleSDK doesn't seem to work, and performance seems to reset after some time. Needs to be investigated.

p-hy commented 2 years ago

If #18 persists, also with front depth not spawning, then there's only so much you can do here.

p-hy commented 2 years ago

Camera command finally determined and the standby screen is now default, but things sometimes aren't spawned on system boot, meaning the standby screen needs to be reset. Unsure exactly how much this can be solved, but there might be events to subscribe to which allow us to retry if it doesn't detect the spawning as successful.

Volume will come with the implementation of #2.

p-hy commented 2 years ago

Volume implemented (with the completion of #2). Still struggling with the camera spawning without disabling and enabling the standby screen manually. Might try and bother Double with this.