NatNetClient Cannot Connect in Motive 2.3.0
Posted: Fri Jul 02, 2021 6:55 am
I cannot connect to the NatNet server with the newest Motive:Tracker (2.3.0). When I use the python NatNetClient I get an error when connecting to the server:
"An attempt was made to access a socket in a way forbidden by its access permissions"
on the line:
result.bind( (self.localIPAddress, port) )
Did the server port number change? I am using 1510 for the command server and 1511 for the data server.
This same code works without issue on 2.2.0.
"An attempt was made to access a socket in a way forbidden by its access permissions"
on the line:
result.bind( (self.localIPAddress, port) )
Did the server port number change? I am using 1510 for the command server and 1511 for the data server.
This same code works without issue on 2.2.0.