diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/README.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/gui/README.md b/gui/README.md index 06869e9..fc0311d 100644 --- a/gui/README.md +++ b/gui/README.md @@ -13,17 +13,20 @@ Usage ----- Launch ODR-DabMux with your preferred multiplex, and enable the statistics and -management server in the configuration file to port 12720. +management server in the configuration file to port 12720, and the zeromq RC on +tcp://lo:12722 Start the gui/odr-dabmux-gui.py script on the same machine Connect to http://localhost:8000 -Admire the fabulously well-designed presentation of the configuration. +Admire the fabulously well-designed presentation of the configuration. In the +remote control tab, you can interact with the ODR-DabMux RC to get an set +parameters. Expect more features to come: Better design; integrated statistics, dynamically updated information, configuration upload and download, less ridiculous README, and much more. We can even start dreaming about live multiplex reconfiguration. -2015-03-07 mpb +2016-10-07 mpb |