Media/WebRTC/Logging: Difference between revisions

Jump to navigation Jump to search
(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...")
 
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:1" to that list if you want each log message to include timestamps.
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) ===
Confirmed users
325

edits

Navigation menu