Skip to content

Releases: Eyevinn/webrtc-player

v0.13.0

06 Apr 08:51
17c84af
Compare
Choose a tag to compare

What's Changed

  • colorize options by @shovtyuk in #62
  • fix: add callback for connecterror by @dnimon in #63
  • feat: add authorization header for whep, for stream key by @dnimon in #64

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

19 Sep 11:59
Compare
Choose a tag to compare

What's Changed

  • chore: instructions on how to setup a WHEP stream by @birme in #58
  • Audio only and video only mode by @shovtyuk in #59
  • fix: add NACK for opus offer by @shovtyuk in #60
  • fix: support streams of only video/audio tracks by @Wkkkkk in #61

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

09 Aug 16:26
Compare
Choose a tag to compare

What's Changed

  • fix: reset on conn failure by @birme in #53
  • feat: functionality to gracefully unload / disconnect a stream by @birme in #57

Full Changelog: v0.11.2...v0.12.0

v0.11.2

05 Jul 14:34
Compare
Choose a tag to compare

What's Changed

  • fix: uncaught exception and more debug logs by @birme in #50

Full Changelog: v0.11.1...v0.11.2

v0.11.1

04 Jul 09:19
Compare
Choose a tag to compare

What's Changed

  • feat: emit an event on initial connection failed (#45) by @nigelsim in #46
  • chore: added linting and prettier checks by @birme in #48
  • fix: support relative URLs in Location header by @birme in #49

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

25 May 12:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

18 Feb 12:08
Compare
Choose a tag to compare

What's Changed

  • fix: srcObject not cleared on stop by @bwallberg in #31
  • feat: emit peer connection events for connection failure & no-media by @oshinongit in #30
  • chore(docs): added timeout threshold option and example of no-media by @birme in #32

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

18 Jan 12:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

07 Oct 11:01
Compare
Choose a tag to compare

What's Changed

  • chore: added default WHEP url by @birme in #22
  • feat: expose RTC stats from player by @birme in #25

Full Changelog: v0.8.1...v0.9.0

v0.8.1

28 Sep 18:39
Compare
Choose a tag to compare

What's Changed

  • feat: support WHEP flavor where server initiates the offer by @birme in #20

Full Changelog: v0.8.0...v0.8.1