Skip to content

Releases: peermetrics/webrtc-stats

v5.7.1

08 Feb 10:06
Compare
Choose a tag to compare
  • Merge pull request #18 from peermetrics/feat/17 13de702
  • destroy() should not unrap getUserMedia if wrapGetUserMedia was not passed initially 8b59a52
  • Make sure the example page uses the hosted version of the lib 2eeb72b

v5.7.0...v5.7.1

v5.7.0

16 Feb 11:13
Compare
Choose a tag to compare
  • Added the destroy() method to remove event listeners and cleanup

v5.6.0

04 Jun 12:08
Compare
Choose a tag to compare
  • Send connectionId with remote track events. Added event listeners for local tracks as well

v5.5.0

25 May 14:17
Compare
Choose a tag to compare
  • The peerId is no longer needed when removing a connection

v5.4.1

04 May 16:07
Compare
Choose a tag to compare
  • Make sure we send the right peer connection when removing event listeners
  • Updated readme

v5.4.0

17 Feb 12:48
Compare
Choose a tag to compare
  • Added track object for each outgoing/incoming stream

v5.3.0

07 Feb 19:31
Compare
Choose a tag to compare
  • Update readme 1bfbd48
  • Added timeTaken for getStats calls so we can see how much the call took. A way to detect system load Added new readyState check for tracks to detect if they stopped Some type updates c4dded9

v5.2.0

28 Jan 13:46
Compare
Choose a tag to compare
  • Return the connectionId when calling removeConnection() 03b010d
  • Updated readme 13ed1ff

v5.1.0...v5.2.0

v5.1.0

27 Jan 15:44
Compare
Choose a tag to compare
  • Start using connectionIds internally to keep track of different pc connections Allow a user to send a connectionId when it starts listening Added methods to make sure we are correctly removing events listeners 7813343
  • Updated readme bf11b51

v5.0.1...v5.1.0

Fixed typo

12 Jan 15:08
Compare
Choose a tag to compare
v5.0.1

5.0.1