jshea2 / OSC-for-OBS

Control and listen to OBS via OSC
113 stars 8 forks source link

Websocket 5.0 Compatiblity #16

Open TheSushiDragon opened 2 years ago

TheSushiDragon commented 2 years ago

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.

jshea2 commented 2 years ago

Hey Sushi Dragon, I didn't even realize Websocket 5.0 was released yet. I'll take a look. Thanks!

kineticscreen commented 2 years ago

Also Qlab 5 is out which is well worth checking out!

jshea2 commented 2 years ago

@TheSushiDragon New 3.0 update is now available: https://github.com/jshea2/OSC-for-OBS/releases/tag/v3.0

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!

TheSushiDragon commented 2 years ago

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!

jshea2 commented 2 years ago

@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.

kineticscreen commented 9 months ago

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 - i.e. /controlshift/F/hotkey

EDIT 2: Command is included on mac. You can send: /controlshiftcommand/B/hotkey