Skip to content
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 ULTRALITE MK4 support #1

Open
Prosperelucel opened this issue Mar 28, 2020 · 10 comments
Open

Add ULTRALITE MK4 support #1

Prosperelucel opened this issue Mar 28, 2020 · 10 comments

Comments

@Prosperelucel
Copy link

Hello, I have a MOTU ULTRALITE Mk4 soundcard and I can't get it to work with the AVB module.
I guess it's because we missing the "ID" of the device,I just can setup a IP and maybe we missing some "value". I can get to my audio mixer trough a web browser with this adress http://localhost:1280/0001f2fffe009a56/,
UltraliteMK4 can use WEB API as well, I use some .bat this CURL to send JSON value and it's work.

Thanks for all

@MeestorX
Copy link

Did you set the port # in the module settings to 1280? (Default is 37297)

@Prosperelucel
Copy link
Author

yes of course !

@24bitIO
Copy link

24bitIO commented Sep 13, 2020

+1 for Mk4 support!

I tried setting the port to 1280 and also tried using both my local IP and localhost, but not joy.

@anewthetarune
Copy link

I'm also trying this out with my MOTU 1248 and am not having any luck. The MOTU's web interface is reachable through my browser but Companion using its IP address and OSC UDP port isn't resulting in any actions. This is on Windows, network is set to 'Private' so the machine has full access to the LAN.

@phonolan
Copy link

The correct "OSC UDP Port" can be found under "System Information" at the bottom of the "Device" menu item page. Cheers!

@24bitIO
Copy link

24bitIO commented Apr 12, 2021

Not for me...
image

@phonolan
Copy link

My mistake, I'm using the UltraLite AVB connected via ethernet. Sorry

@Prosperelucel
Copy link
Author

Currently my workarround for MK4 is to use a custom modification of the generic http post request like this : https://imgur.com/rOXh4zt

@josephdadams
Copy link
Member

I don't think the Ultralite MK4 supports OSC, only HTTP API. This module only uses OSC.

@cankirca
Copy link

cankirca commented Dec 8, 2021

Hello there,

Do you have any idea for Ultralite MK5?
I thought that it is not support OSC, we need to use http/websocket instead of CueMix5.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants