mirror of
https://github.com/SrIzan10/vdo.ninja.git
synced 2026-05-01 11:05:24 +00:00
30 lines
764 B
Markdown
30 lines
764 B
Markdown
---
|
|
description: Access device sensor data at given rate.
|
|
---
|
|
|
|
# \&sensor
|
|
|
|
## Options
|
|
|
|
| Value | Description |
|
|
| --------------- | ----------------------------------------------------- |
|
|
| (integer value) | Set polling rate to given value, in hz. Default 30hz. |
|
|
|
|
## Details
|
|
|
|
Gyroscopic, accelerometer, magnetometer data can be pushed out.\
|
|
|
|
|
|
Enable with \&sensor=30 (30hz).\
|
|
Results show up in the remote stats log or the remote IFRAME API.\
|
|
|
|
|
|
Useful for VR live streaming support, where you want to capture a smartphone's movement, as well as video.\
|
|
\
|
|
Support will vary from device to device; please report problems or reach out for requests.
|
|
|
|
{% embed url="https://www.youtube.com/watch?v=SqbufszHKi4" %}
|
|
|
|
|
|
|