OSCQuery Websocket
  • BigHoss
    junior Member
    Posts: 1
    Joined: Fri Sep 10, 2010 9:40 pm

    OSCQuery Websocket

    by BigHoss » Thu Sep 05, 2019 2:09 pm

    Hey there,

    i am working on a remote application vor MadMapper once again.
    Now that madmapper support OSCQuery for quite i while i thought i will give it another shot.
    I saw that there are some things missing in the oscquery implementation, or maybe i am just doing it wrong.

    HOST_INFO missing - in the Required Attributes the spec defines the HOST_INFO, but madmapper doesn't seem to have that.
    Bi-Directional Communication - Do you plan to add that function? or is there any other way to remotely add or at least duplicate an already existing Surface?
  • mad-matt
    garageCube team
    Posts: 1579
    Joined: Mon Sep 09, 2013 5:50 pm

    Re: OSCQuery Websocket

    by mad-matt » Fri Sep 06, 2019 9:46 am

    Hi,
    Yes we don't support websockets actually (only http) and we don't handle bi-directionnal connection. We plan to implement it in a close future but can't promise a release date.
    There are ways to add surfaces and more possibilities (load project, save, save as, fullscreen on/off etc) with the actual release by activating an hidden setting:
    on Windows, in Cmd.exe:
    REG ADD HKCU\SOFTWARE\Garagecube\MadMapper /f /v enableApplicationController /t REG_SZ /d 1
    on macOS, in Terminal.app:
    defaults write com.garagecube.MadMapper enableApplicationController 1
    Then, restart MadMapper, you'll see new controls in /application/...
    Thanks for your feedback!

Who is online

Users browsing this forum: No registered users and 31 guests