Discussion:
[chromium-discuss] WebRTC Internals & Logs for Chromium Desktop Apps
Jonathan D. Kearney
2018-11-27 17:25:25 UTC
Permalink
Greetings All,

I hope this finds its way into the right group and apologies if this is not
the correct place. I have a customer who is using a Desktop app built on
Chromium 66 utilizing a WebRTC client. Rather than doing packet captures
via Wireshark or other packet capture software, I was wondering if and how
it is possible to use Chrome://webrtc-internals or chrome://webrtc-logs to
get a more accurate view of packets leaving and entering the chromium app.

Any ideas or documentation would be greatly appreciated!!

Best,
Jon
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
PhistucK
2018-11-28 07:28:53 UTC
Permalink
Chromium should have chrome://webrtc-internals and chrome://webrtc-logs. I
am not sure what you mean by "use".
You cannot reach chrome:// URLs using XMLHttpRequest/fetch and so on, you
will need to change Chromium in order to provide this information to
whatever it is that needs it.

☆*PhistucK*
Post by Jonathan D. Kearney
Greetings All,
I hope this finds its way into the right group and apologies if this is
not the correct place. I have a customer who is using a Desktop app built
on Chromium 66 utilizing a WebRTC client. Rather than doing packet captures
via Wireshark or other packet capture software, I was wondering if and how
it is possible to use Chrome://webrtc-internals or chrome://webrtc-logs to
get a more accurate view of packets leaving and entering the chromium app.
Any ideas or documentation would be greatly appreciated!!
Best,
Jon
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups
"Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Loading...