janus-cfgconv - Man Page

Janus config file conversion utility.

Synopsis

janus-cfgconv source.[cfg|jcfg] destination.[cfg|jcfg]

Description

janus-cfgconv is a simple utility that allows you to convert Janus INI configuration files to libconfig format and vice-versa.

Options

-h,  --help

Print help and exit

Examples

janus-cfgconv janus.cfg janus.jcfg - Convert provided INI file to libconfig format

Bugs

If you think you found a bug or want to contribute a feature, you can issue or a pull request on https://github.com/meetecho/janus-gateway/issues.

Anyway, before doing that make sure you read the documentation at https://janus.conf.meetecho.com/docs/ and that it has not been discussed already at https://janus.discourse.group/. We only use Github for code issues, and NOT for configuration or usage issues: use the group for that.

See Also

https://github.com/meetecho/janus-gateway - Official repository

https://janus.conf.meetecho.com - Demos and documentation

https://janus.discourse.group/ - Community

https://www.meetecho.com/blog/ - Tutorials and blog posts on Janus

Authors

Lorenzo Miniero (lorenzo@meetecho.com)