Initialize docker version of LG
This commit is contained in:
parent
a9a89f86c5
commit
75f6e09eff
6 changed files with 167 additions and 1 deletions
2
main.py
2
main.py
|
|
@ -158,7 +158,7 @@ oscserverIP = gstt.oscIPin
|
|||
|
||||
# OSC Server : accept OSC message on port 8002
|
||||
#oscIPin = "192.168.1.10"s
|
||||
oscserverIPin = serverIP
|
||||
oscserverIPin = oscserverIP
|
||||
oscserverPORTin = 8002
|
||||
|
||||
# OSC Client : to send OSC message to an IP port 8001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue