johnsudaar / xtouchgma2

GNU General Public License v3.0
12 stars 1 forks source link

gma3 compatibility? #8

Open dewiweb opened 2 years ago

dewiweb commented 2 years ago

Do you think this is compatible with gma3?

johnsudaar commented 2 years ago

Currently it isn't unfortunately. However this is definitely something I want to add in the future. I just did not found the time to do it yet.

stingalleman commented 2 years ago

@johnsudaar Hi, is it possible to add gma3 support? I might buy a xtouch and do it myself.

johnsudaar commented 2 years ago

Communication with GrandMA 3 might be possible but it would require a rewrite of a good chunk of the GrandMA connector. At least the entire websocket part might need to be replaced since it looks like they've rewritten all the web interface.

They might have added some new API capabilities in the new software which might make this integration easier but I did not had time to look at it.

If you want to start the work on that I would gladly accept pull requests.

stingalleman commented 1 year ago

They added OSC which would make things easier, but I do not really see a way to fetch for example executor names, etc. Maybe a LUA plugin sending data to a server would be a solution.

stingalleman commented 1 year ago

The websocket API seems to be just sending images of a session.

image