ossia / score

ossia score, an interactive sequencer for the intermedia arts
https://ossia.io
Other
1.45k stars 101 forks source link

Not possible to remote control score via ArtNet #1515

Open spezi opened 2 months ago

spezi commented 2 months ago

Adding an Artnet Device as DMX receiver not working. ArtNet Device stayed disconnected and reconnect didn't change that.

debug messages:

Player: listening on  37755
Debug: "https://raw.githubusercontent.com/ossia/score-addons/master/remote.json"   "404: Not Found" (:0)
Warning: Numeric mode unsupported in the posix collation implementation (:0)
#### INTERFACES FOUND ####
IP: 192.168.1.25
  bcast: 192.168.1.255
  hwaddr: c8:60:02:e1:43:f2
IP: 172.17.0.1
  bcast: 172.17.255.255
  hwaddr: 02:44:fe:f3:e3:2f
#########################
Debug: ArtNet error:  Artnet new failed (:0)
jcelerier commented 1 month ago

This could be the case if you already have another artnet listener on the same computer. Artnet listens on a fixed port and does not support two software on the same computer at the same time (for instance QLC+ and ossia score). Would that be the case for you ?