qdot / syncydink

A web based video player that supports multiple viewing modes, haptic formats, and output devices
http://buttplug.world/syncydink
BSD 3-Clause "New" or "Revised" License
21 stars 20 forks source link

Launch messages timeout early #61

Closed qdot closed 6 years ago

qdot commented 6 years ago

From http://realtouchscripts.com/posting.php?mode=reply&f=58&t=5901

Haven't tried out any Vorze functionality, but the Launch is no longer working correctly in Syncydink. Any movement that goes below a certain speed just doesn't happen.

I noticed it with as little as one second between movements (i.e. 0 to 100 in 1 second, back down to 0 in another second).

A couple scripts I'm working on go from 0 to 80 and back again across four seconds total, as filler for action gaps. Those sections no longer do anything in Syncydink, despite working before, and still working in ScriptPlayer.

qdot commented 6 years ago

I've backed out the Vorze changes for now, and will spend some time figuring out why it broke launch stuff.

qdot commented 6 years ago

For some reason, the 1 second maximum for the vorze was causing the launch to also drop all packets with > 1s gap. Not sure why, gonna follow up in #62.