Modular Media Server/User Guide/Interactive Console: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
project folder and run the following command: | project folder and run the following command: | ||
<syntaxhighlight lang=bash> | <syntaxhighlight lang="bash"> | ||
python3 bin/mms_app.py | python3 bin/mms_app.py | ||
</syntaxhighlight> | </syntaxhighlight> |
Latest revision as of 19:18, 13 January 2025
Modular Media Server |
---|
![]() |
Introduction |
Building and Installation |
User Guide |
Contact Us |
Interactive Console
Modular Media Server provides a reference application. This application is an interactive command-line interface where entities can be added, removed, grouped, and modified. In order to execute this application, go to the project folder and run the following command:
python3 bin/mms_app.py
The application will show the following menu:

Select your desired option and press ENTER. The application will guide you to create the entities and to supply the necessary information for their creation.