ScriptPlayer icon indicating copy to clipboard operation
ScriptPlayer copied to clipboard

Unreliable connection with the DeoVR interface

Open superstm opened this issue 3 years ago • 1 comments

Hello,

I've got the following setup:

Quest 2 -> HereSphere player (deovr interface) -> ScriptPlayer -> Intiface -> Tcode compatible device

Sometimes it works for a few moments then it starts sending strange Tcode commands:

When working:
L077I307 L005I323 L077I277 L005I292 L077I276 L005I261 L058I261

Most of the time: L000I2728163227 L000I2728163227 L099I2728163227 L099I2728163227 L000I2728163227 L000I2728163227 L000I2728163227 L000I2728163227 L000I2728163227

It looks like it has something to do with the deovr interface, when switching to local playback the Tcode commands are always normal.

Some tips to troubleshoot it further?

Greetings.

superstm avatar Jun 22 '22 19:06 superstm

Appears to be a issue with HereSphere (tested v0.5 and v0.6) reporting back a playback speed of 0, i've reported it back to the dev.

"currentTime": 1593.677001953125,.."playbackSpeed": 0,.."playerState": 0.

For a workaround I've add a button shortcut to both actions playbackspeed+ and playbackspeed-, this fixes it for the current video.

superstm avatar Jun 23 '22 19:06 superstm