Confirmed users
325
edits
(Created page with "The various pieces of WebRTC do a lot of logging, and these logs can be very helpful to developers when trying to track down problems. This page provides instructions for turn...") |
(→Signaling (SDP offer/answer handling): fix timestamp option) |
||
Line 14: | Line 14: | ||
* NSPR_LOG_FILE=/path/to/nspr.log (if you don't want the default stderr) | * NSPR_LOG_FILE=/path/to/nspr.log (if you don't want the default stderr) | ||
You can also add ",timestamp | You can also add ",timestamp" to that list if you want each log message to include timestamps. | ||
=== Media (the GIPS stack: RTP/RTCP) === | === Media (the GIPS stack: RTP/RTCP) === |