Hi: I am trouble shooting an issue with WebRTC video using Firefox 35.0.1 version. I wrote a Janus plugin to relay video to the WebRTC client and the video is not being rendering to the window. I would like to get the media level (RTP/RTCP) WebRTC logging for Firefox.
I have enabled the logging as specified below (as mentioned in the following link) in DOS command prompt: set NSPR_LOG_MODULES=webrtc_trace:65535 set WEBRTC_TRACE_FILE=C:\temp\WebRTC.log https://wiki.mozilla.org/Media/WebRTC/Logging But I don't see the log file generated. Do I need to set any properties in the Firefox "about:config" page??? Your help would be appreciated!!! Thanks, -KMurali. _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

