Jump to content

Metropolis Microservices/RidgeRun Services/PTZ: Difference between revisions

no edit summary
No edit summary
Line 145: Line 145:
RidgeRun developed a convenient package called rrms_utils that makes the interaction with our microservices easier.
RidgeRun developed a convenient package called rrms_utils that makes the interaction with our microservices easier.


{{Review|Add link to explanation of how to install rrms-utils?|mortigoza}}
{{Colored box|background-title-color=#6586B9|title-color=#FFFFFF|title='''Note'''|icon=notice-icon-white.png
  |style=overflow:hidden;
  |content=
You can get and install '''rrms-utils''' by running:


Following is an example of a typical application using rrms_utils to control the PTZ microservice.  
<pre>
git clone https://gitlab.ridgerun.com/open/ridgerun-microservices/rrms-utils.git
cd rrms-utils
pip install .
</pre>
}}
 
An example of a typical application using rrms_utils to control the PTZ microservice follows.  


In the example above we assume the following:
In the example above we assume the following:
Cookies help us deliver our services. By using our services, you agree to our use of cookies.