More native echo cancellation!
A new Origin Trial is run in Chrome M68, which adds support for more native echo cancellers, as well as a constraint to control them.
macOS native echo cancellation
Since version 10.12 (Sierra), macOS includes a native echo canceller. Here's how you can try it out in Chrome!
Disabling hardware noise suppression
Chrome 64 can experimentally disable hardware noise suppression when using the WebRTC echo canceller, to improve audio quality.
Chrome 47 WebRTC: Media Recording, Secure Origins and Proxy Handling
Chrome 47 has several significant WebRTC enhancements and updates including audio and video recording, proxy handling and mandatory secure origins for getUserMedia().
news
audio
video
media
webrtc
getusermedia
Choose Cameras, Microphones and Speakers from Your Web App
The MediaDevices interface gives access to input and output devices available to the browser including cameras, microphones and speakers.
news
audio
video
media
webrtc
getusermedia
MediaStream Deprecations
The MediaStream API represents synchronized streams of audio or video. MediaStream.ended, MediaStream.label and MediaStream.stop() are being deprecated. Use MediaStream.active, MediaStreamTrack.label and MediaStreamTrack.stop() instead.
news
audio
video
media
mediastream
mediastreamtrack
getusermedia
rtcpeerconnection
webrtc
Screensharing with WebRTC
news
getusermedia
screenshare
webrtc
WebRTC hits Firefox, Android and iOS
news
video
webrtc
getusermedia