other versions
- wheezy 0.10.0-3
| flumotion-admin(1) | Flumotion | flumotion-admin(1) |
NAME¶
flumotion-admin - streaming media server administration GUISYNOPSIS¶
flumotion-admin [ -h ] [ --debug debug configuration ] [ -m manager ] [ --no-ssl ]DESCRIPTION¶
flumotion-admin is a GUI application that provides administration capabilities for the flumotion streaming server. Using it, you can configure and monitor the streams flumotion serves. flumotion-admin connects to a running flumotion-manager to control the manager, start and stop components, and display logging and monitoring information about the running components.OPTIONS¶
- -h, --help
- Show a brief help message, then exit.
- --version
- Show the version number.
- -v, --verbose
- Be verbose in console output. This is equivalent to setting the debug level to 3, and will override any debug specifiers.
- -dDEBUG, --debug=DEBUG
- Set the debug configuration to the specified debug string. See the Debugging section for details of this.
- -mMANAGER, --manager=MANAGER
- Set the manager connection string in the form [username[:password]@]host:port
- --no-ssl
- Disable encryption when connecting to the manager.
DEBUGGING¶
In the unlikely event of something in flumotion not working, you might want to debug it. The flumotion tools ( flumotion-worker , flumotion-admin , and flumotion-manager ) all allow you to turn on debugging output in two different ways.name1:n1,name2:n2,name3:n3
BUGS¶
Hopefully none. If you find any bugs, please report them at https://core.fluendo.com/trac/cgi-bin/trac.cgiSEE ALSO¶
flumotion(1),flumotion-worker(1),flumotion-manager(1)| 2009 September 4 | Fluendo |