diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-10-07 18:31:14 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-10-07 18:31:14 +0200 |
commit | bbafa23de92eb542f4c8266d484aed9faf88d360 (patch) | |
tree | 75edfa08d5f8ac4d0e620422df1d87e631f77a33 /gui/README.md | |
parent | e6f8d2c621727a7ee7dbafa6f9f06f6905e6cdb7 (diff) | |
parent | 39d6a781bbd9073aba30db15f57d8ce3c3e3ab92 (diff) | |
download | dabmux-bbafa23de92eb542f4c8266d484aed9faf88d360.tar.gz dabmux-bbafa23de92eb542f4c8266d484aed9faf88d360.tar.bz2 dabmux-bbafa23de92eb542f4c8266d484aed9faf88d360.zip |
Merge next into servicelinking
Diffstat (limited to 'gui/README.md')
-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 |