2

I am new to use janus gateway in webrtc. I have run the demo application in janus gateway. Now I want to run the janus application on gdb to test the debug information. How can I do this and get the debug information to a file. Any kind of help would be appreciated.
Following is the link to janus gateway docs. http://janus.conf.meetecho.com/docs/

1

1 Answer 1

1

You can set the debug level in the janus.cfg file ( /etc/janus/janus.cfg) or at the launch of the Janus with by passing the option --debug-level after the janus command (janus -d=1-7) (0=disable debugging, 7=maximum debug level; default=4)

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.