-
Notifications
You must be signed in to change notification settings - Fork 8
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
Websocket 5.0 Compatiblity #16
Comments
Hey Sushi Dragon, I didn't even realize Websocket 5.0 was released yet. I'll take a look. Thanks! |
Also Qlab 5 is out which is well worth checking out! |
@TheSushiDragon I'll keep this ticket open. Let me know if there are any bugs. @kineticscreen Yes, just saw the update, excited to try it out! |
Hey @jshea2 you're so friggin awesome man. THANK YOU for such a quick update. Can't wait to go full new OBS plugins and everything. Don't need to answer but did websockets 5.0 have any huge difference? And would the difference be applicable to your app at all? Anyways appreciate it again, have a great weekend! |
@TheSushiDragon no problem! Glad people are still using it. 5.0 is basically the same, but they did a lot of renaming. Like scene-items are now called inputs and everything is now camelCase instead of using-hyphen. There were some new commands that I saw that I included like Hotkey Triggers and Media Cursor. Take a look at the Request Protocol and let me know if you see anything you want me to add. I'm always open to adding more features. |
Do the hotkeys not work on Mac? I notice the instructions state "modifier can be shift control and/or alt", but command should be included for mac. Regardless, even just using control and shift I can't get it to work on macOS. EDIT: OK scratch the second half. The reason it wasn't working is that if you use 'shift' as a modifier, then you have to make your key a capital letter - EDIT 2: Command is included on mac. You can send: |
Hey Joe, love how reliable this program is. I found it recently and have been using it but I updated my OBS to 28 and it default comes with websockets 5, whenever I open OSC-for-OBS it doesn't seem to connect properly but works again when I downgrade to 27. Any chance I get this to working with the new obs/websocket.
Thanks so much.
The text was updated successfully, but these errors were encountered: