

Media streams can consist of any number of tracks of media information tracks, which are represented by objects based on the MediaStreamTrack interface, may contain one of a number of types of media data, including audio, video, and text (such as subtitles or even chapter names). Once a connection has been established and opened using RTCPeerConnection, media streams ( MediaStreams) and/or data channels ( RTCDataChannels) can be added to the connection.
#WEBTORRENT AUDIO CODEC UNSUPPORTED DRIVERS#
Connections between peers can be made without requiring any special drivers or plug-ins, and can often be made without any intermediary servers.Ĭonnections between two peers are represented by the RTCPeerConnection interface. WebRTC serves multiple purposes together with the Media Capture and Streams API, they provide powerful multimedia capabilities to the Web, including support for audio and video conferencing, file exchange, screen sharing, identity management, and interfacing with legacy telephone systems including support for sending DTMF (touch-tone dialing) signals.

RTCPeerConnection: signalingstatechange.RTCPeerConnection: icegatheringstatechange.

