-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for The Handy script upload api #164
Comments
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 You should use buttplug.io output with the handy using PolledUpdate. This should work way better than hosting a script. |
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? |
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. |
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). |
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.
The text was updated successfully, but these errors were encountered: