change port to 7777
This commit is contained in:
@@ -7,7 +7,7 @@ crop_image: 1.0 # coefficient of image cropping
|
||||
|
||||
# OSC output
|
||||
osc_address: "localhost" # osc ip address
|
||||
osc_port: 8888 # port
|
||||
osc_port: 7777 # port
|
||||
osc_message_address: "/pose/0" # osc address for message in send_message function
|
||||
|
||||
# Output
|
||||
|
||||
Reference in New Issue
Block a user