![aes70exlorer logo](images/AES70 Explorer Logo 4C.svg)
Some dependencies are pulled into this repository as git submodules. To initialize them, run
git submodule update --init
The AES70 Explorer can be run without a UI as a pure http server.
cd src/nodejs/
npm ci
In the src/nodejs
directory run
node server.js [tcp:<IP>:<PORT>]
It is possible to disable mdns discovery and the ability for clients to add manual devices using the web interface with command line options.
The AES70 Explorer is available under the terms of the GNU General Public License version 2.
See the COPYING
file for details.
Copyright (c) 2020-2021 DeusO GmbH