webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.77k stars 5.69k forks source link

trickle-ice: show url and relayProtocol if present #1561

Closed fippo closed 1 year ago

fippo commented 2 years ago

note: this will work in M105+ once https://chromiumdash.appspot.com/commit/1fe14f2752a35932bea6d6ccff7433a6716c6391 is available

fippo commented 2 years ago

@henbos @alvestrand PTAL. The API inconsistency bothers me, I don't see a reason not to expose the same properties in onicecandidates as we do in stats.

fippo commented 1 year ago

relayProtocol is polyfilled in Chrome/Safari in adapter-latest.js as of yesterday!

fippo commented 1 year ago

changed to actually have a built-in expiry date so the getStats call no longer happens when url is there