Metropolis Microservices/RidgeRun Services/PTZ: Difference between revisions

Line 107: Line 107:




Then you have to clone into your device the repository project, available [/ptz here]
Then you have to clone into your device the repository project:


{{Review|Add link to the repository|mortigoza}}
<pre>
git clone https://gitlab.ridgerun.com/open/ridgerun-microservices/ptz.git
</pre>


The project is configured (via setup.py) to install the service with the name '''ptz'''. So to install it run:
The project is configured (via setup.py) to install the service with the name '''ptz'''. So to install it run: