Resolume only receiving OSC on port 7000 - bug?

Post your questions here and we'll all try to help.
Post Reply
User avatar
gpvillamil
Posts: 550
Joined: Mon Apr 04, 2005 03:33
Location: San Francisco, California

Resolume only receiving OSC on port 7000 - bug?

Post by gpvillamil »

Resolume seems to work fine receiving OSC on port 7000, both from Ableton Live and from another instance of Resolume.

However, changing the *receiving* port to anything other than 7000 stops it from working. For example, having the other programs sending on 70001 and Resolume receiving on 70001 doesn't seem to work.

Do I need to restart Resolume when this value changes? Or is it hardcoded somewhere?

Joris
Posts: 5186
Joined: Fri May 22, 2009 11:38

Re: Resolume only receiving OSC on port 7000 - bug?

Post by Joris »

Looks like a restart is needed in order to get Resolume to listen to the new port. I'll make a ticket for this. Thanks for the find!

VJ Johnooded
Posts: 6
Joined: Fri May 20, 2011 16:00

Re: Resolume only receiving OSC on port 7000 - bug?

Post by VJ Johnooded »

:shock:
a port is defined between 1 and 65535 .
and the port between 1 and 1024 are private. SO you can theatrically define you listen port between 1025 and 65535.

User avatar
gpvillamil
Posts: 550
Joined: Mon Apr 04, 2005 03:33
Location: San Francisco, California

Re: Resolume only receiving OSC on port 7000 - bug?

Post by gpvillamil »

Sorry I meant ports 7000 and 7001, as per the title of the post.
VJ Johnooded wrote::shock:
a port is defined between 1 and 65535 .
and the port between 1 and 1024 are private. SO you can theatrically define you listen port between 1025 and 65535.

Post Reply