A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ below:

Trickle ICE

WebRTC samples Trickle ICE

This page tests the trickle ICE functionality in a WebRTC implementation. It creates a PeerConnection with the specified ICEServers, and then starts candidate gathering for a session with a single audio stream. As candidates are gathered, they are displayed in the text box below, along with an indication when candidate gathering is complete.

Note that if no getUserMedia permissions for this origin are persisted only candidates from a single interface will be gathered in Chrome. See the RTCWEB IP address handling recommendations draft for details.You have given permission, candidate from multiple interface will be gathered.

Individual STUN and TURN servers can be added using the Add server / Remove server controls below; in addition, the type of candidates released to the application can be controlled via the IceTransports constraint.

If you test a STUN server, it works if you can gather a candidate with type "srflx". If you test a TURN server, it works if you can gather a candidate with type "relay".

If you test just a single TURN/UDP server, this page even allows you to detect when you are using the wrong credential to authenticate.

ICE servers

STUN or TURN URI:

TURN username:

TURN password:

ICE options

IceTransports value: all relay

Acquire microphone/camera permissions

Time Type Foundation Protocol Address Port Priority URL (if present) relayProtocol (if present)

Note: errors from onicecandidateerror above are not necessarily fatal. For example an IPv6 DNS lookup may fail but relay candidates can still be gathered via IPv4.

View source on GitHub

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3