Differences

This shows you the differences between two versions of the page.

Link to this comparison view

vendors:cisco:wxcc:webrtc [2025/06/13 07:53] – created gerardorourkevendors:cisco:wxcc:webrtc [2025/06/13 10:23] (current) gerardorourke
Line 1: Line 1:
 ====== WxCC - WebRTC ====== ====== WxCC - WebRTC ======
  
-Browser Filters for troubleshooting+Developer Tools (F12) - Filters for troubleshooting WebRTC in WxCC
  
   *login - check 'deviceId'   *login - check 'deviceId'
-  *mercury - check 'websocket'+  *mercury - check 'websocket' (I found that it was using imiengage.io domain)
   *myip   *myip
   *region   *region
Line 13: Line 13:
  
  
-  *chrome://webrtc-insternals+Note - you will not see the UDP traffic in the networks logs in Edge or Chrome. 
 +The Network tab in browser dev tools (Chrome, Firefox, etc.) shows: 
 +  *HTTP(S) requests 
 +  *WebSocket connections 
 +  *Fetch/XHR 
 + 
 +To be able to view details on the voice traffic you need to use: 
 +  *<code>chrome://webrtc-insternals</code> 
 +  *<code>edge://webrtc-internals</code> 
 + 
 +Reference:  
 +  *https://www.cloudbees.com/blog/webrtc-issues-and-how-to-debug-them 
 +  *https://websocket.org/ 
 + 
  • vendors/cisco/wxcc/webrtc.1749797611.txt.gz
  • Last modified: 2025/06/13 07:53
  • by gerardorourke