Metropolis Microservices/RidgeRun Services/PTZ: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 21: Line 21:
You can run this microservice with the following command:
You can run this microservice with the following command:


<syntaxhighlight lang="bash">
<pre>
docker run --runtime nvidia -it --privileged --net=host --ipc=host --name ptz-service  ridgerun/ptz-service:latest --host=0.0.0.0
docker run --runtime nvidia -it --privileged --net=host --ipc=host --name ptz-service  ridgerun/ptz-service:latest --host=0.0.0.0
</syntaxhighlight>
</pre>


This will run PTZ in port 5020
This will run PTZ in port 5020