17
CONFIDENTIAL
DOC-USR-0239-04
____________________________________________________________________________________
Z3 Technology, LLC
♦
100 N. 8th St. STE 250
♦
Lincoln, NE 68508-1369 USA
♦
+1.402.323.0702
11.0
CODE OVERVIEW
Once you have untarred the code, you will see the following top-level directories:
codeaurora Open Source Yocto build (Downloaded during make universe)
z3_standard_ap Z3 code
scripts Build scripts
The Z3 applications are located under the directory codeaurora/poky/meta-z3 this is copied from
z3_standard_ap as a part of make universe.
The Z3 applications are run by the systemd initialization scripts.
The systemctl application can stop, start, or restart the Z3 applications.
systemctl stop <service name>
systemctl start <service name>
systemctl restart <service name>
Note that once a service is
started, you must run “systemctl restart <service name>” to start it again
--
the start action will do nothing if it has already been started.
Service Name
Description
mcsenc.service
Z3 streaming encode application
z3_onvif.service
Z3 ONVIF server
haproxy.service
Z3 web proxy service
factory-console.service
Z3 functional test service
videodetect.service
Z3 video source mode detection service
webui.service
Z3 web interface service
boxd.service
Z3 LED control and reset to defaults service
finder.service
Z3 Finder service
11.1
codeaurora/poky/meta-z3
There are three main subdirectories: recipes, z3-encode-app, and scripts
11.1.1 recipes
This directory contains the code for the Z3 applications.
Recipes/ Subdirectory
Description
haproxy
Web proxy
inadyn
DDNS app
libconfuse
Conif file parser for inadyn