本文引入如何debug openwebrtc。
Debugging
The preferred method for debugging WebRTC web applications quickly is to run the web application in Firefox or OS X Safari, along with the OpenWebRTC daemon and browser extension. This is particularly useful to debug issues related to call setup and signalling.
通过浏览器插件形式进行调试:
https://github.com/EricssonResearch/openwebrtc-browser-extensions
installation and running
https://github.com/EricssonResearch/openwebrtc/wiki/Running-and-Testing#the-daemon
本文介绍了一种通过使用Firefox或OSXSafari浏览器及OpenWebRTC守护进程和浏览器扩展来快速调试WebRTC应用程序的方法,特别适用于呼叫建立和信令相关的问题。
1744

被折叠的 条评论
为什么被折叠?



