Re: [webrtc-stats] Add networkType fingerprint warning

We run pre-call tests agains customer's or our infrastructure, in this case callstats creates a peerconnection and runs a slew of network tests over data channels. In this case, since there is no gUM prompt, we would collect and run this test over the default interface. 

I would assume that in this case, we would know that the call would go over Wireless, or VPN, or something similar, upon detection callstats throws an event to the app and state clearly this call is going over 3G or VPN or ... and if the user wants to do the call over that particular default network type. If they think that this would go over the wrong network type (they get a chance to fix that before the call starts, i.e., before gUM consent, etc).

-- 
GitHub Notification of comment by vr000m
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/380#issuecomment-436049626 using your GitHub account

Received on Monday, 5 November 2018 21:54:24 UTC