Jump to content

Metropolis Microservices/RidgeRun Services/PTZ: Difference between revisions

Line 174: Line 174:
# Create client (by default will talk to address 127.0.0.1 and port 5020)
# Create client (by default will talk to address 127.0.0.1 and port 5020)
# Change the host and port for the IP address and port of the service.
# Change the host and port for the IP address and port of the service.
client = PTZ(host=192.168.100.15, port=7000
client = PTZ(host=192.168.100.15, port=7000)




Cookies help us deliver our services. By using our services, you agree to our use of cookies.