From 7017ef13d20667b2050055972d8fded17a11bf4d Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Thu, 21 Jan 2016 20:45:17 -0500 Subject: [PATCH] Added link to Ubuntu 14.04 download --- doc/source/web_server.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/web_server.rst b/doc/source/web_server.rst index adcad6f..3f42f07 100644 --- a/doc/source/web_server.rst +++ b/doc/source/web_server.rst @@ -165,7 +165,7 @@ On an Ubuntu 14.04 64-bit Linux Install Alternatively, you may prefer to install the OpenALPR agent directly onto the server. These steps are not required if you installed the Virtual Machine referenced above. -First install a copy of Ubuntu 14.04 64-bit Linux server and gain console access. +First install a copy of `Ubuntu 14.04 64-bit Linux server `_ and gain console access. From the terminal: @@ -197,6 +197,8 @@ Configure the company_id, site_id, country, and stream values as described in th If all goes well, the log should show that the video stream is being processed and plates are being identified and uploaded. Once a plate is uploaded it should show up on the OpenALPR Cloud dashboard after a few seconds. +.. _web_services_api: + Web Services API ------------------