webrtc-extensions icon indicating copy to clipboard operation
webrtc-extensions copied to clipboard

A repository for experimental additions to the WebRTC API

Results 75 webrtc-extensions issues
Sort by recently updated
recently updated
newest added

Currently, browsers supports mainly: * ICE-UDP * ICE-TCP * TURN-UDP * TURN-TCP * TURN-TLS Chromium in addition supports establishing ICE connectivity with SSLTCP, which "hacks" firewalls to think that it's...

@jan-ivar, @guidou, we might want to update the editor section of webrtc-extensions. @henbos, as a prior editor as well.

5G network slicing is being deployed for various services and could be of use for WebRTC connections. One question is whether 5G network slicing should be a decision made by...

In some cases it is useful to send realtime data over data channel, e.g. media (e,g, H.265, for long time browsers could play it but not receive via RTP), readings...