diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-10-07 18:30:45 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-10-07 18:30:45 +0200 |
commit | 18d2216f12fa500d91c00449006b674ad0463cf5 (patch) | |
tree | 198bba562bfcdda8f7d33cca8a7003e87f01eb37 /gui | |
parent | f02e4b97c487c980bc823f467e078a966f747bee (diff) | |
download | dabmux-18d2216f12fa500d91c00449006b674ad0463cf5.tar.gz dabmux-18d2216f12fa500d91c00449006b674ad0463cf5.tar.bz2 dabmux-18d2216f12fa500d91c00449006b674ad0463cf5.zip |
Update gui README
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 |