Skip to content

Releases: webrtcHacks/adapter

firefox: check for RTCTrackEvent before modifying it

05 Sep 07:23
Compare
Choose a tag to compare

all: move createObjectURL shim to common shims, package: remove package-lock, prevent new one from being created

Common: handle onxxx = null

31 Aug 05:39
Compare
Choose a tag to compare

Chrome: make ONN async, workaround for #640, fix GUM error callback, munge sdp to keep stream ids, chrome,firefox,safari: add augmenting RTCIceCandidate constructor, common: make URL.createObjectURL shim depend on native support and Shim event.transceiver

chrome: workaround for #640

04 Aug 09:28
Compare
Choose a tag to compare

chrome_shim: reject removeTrack(track) + various test fixes and improvements.

20 Jul 10:02
Compare
Choose a tag to compare

chrome: throw exception if adding a stream with a track that already exist, polyfill ontrack in SRD, shim removeTrack

11 Jul 08:53
Compare
Choose a tag to compare

Use simple object assignment instead of Object.assign (for Phantom like browsers)

06 Jul 08:56
Compare
Choose a tag to compare

Edge: only set remote candidates once for answer with a=group:BUNDLE, shim 1.0 DTMFSender and lots of test improvements

30 Jun 08:15
Compare
Choose a tag to compare

safari: shim RTCIceServer.url and nag about it, edge: Use session ID for each peer connection + some misc fixes

16 Jun 14:45
Compare
Choose a tag to compare