MultiFunPlayer icon indicating copy to clipboard operation
MultiFunPlayer copied to clipboard

Add support for The Handy script upload api

Open er8235ask opened this issue 1 year ago • 4 comments

Scriptplayer and HandyControl both have the options to use TheHandy via wifi locally instead of going through handyfeeling to serve the scripts. MFP only lets you go through handyfeeling which has a inconsistent latency.

er8235ask avatar May 12 '24 19:05 er8235ask

Thats not how it works. All commands go thru handy servers, you cant send commands directly from pc to the handy. What they do is just make the handy download the script from your pc, so the script does not have to go pc -> handy servers -> the handy.

You should use buttplug.io output with the handy using PolledUpdate. This should work way better than hosting a script.

Yoooi0 avatar May 12 '24 20:05 Yoooi0

So I'd still have to go through bluetooth and not wifi? Also hosting the script allows for more detailed scripts though doesn't it?

er8235ask avatar May 12 '24 22:05 er8235ask

Its not really through wifi, its through internet, the apps cant control the handy locally. The scripts gets downloaded by the handy and it plays it internally. From what I've been told the PolledUpdate through buttplug.io works better than uploading the script, but I dont have one so I cant tell.

Yoooi0 avatar May 12 '24 23:05 Yoooi0

Well by saying wifi I meant internet. Apparently through "wifi" mode when using the scriptplayer feature it allows the script to be cached and the positioning to be the only thing transferred between handyfeeling and your network. Bluetooth is limited for how much data can be sent and some scripts that are detailed or fast don't work too well like vibrations over bluetooth but on wifi they work fine (internet wtv you want to call it).

er8235ask avatar May 13 '24 00:05 er8235ask