Skip to content

Releases: AlexxIT/WebRTC

v3.5.2 - 2024-04-07

07 Apr 14:05
Compare
Choose a tag to compare

v3.5.1 - 2024-05-01

05 Jan 14:03
Compare
Choose a tag to compare
  • Add image entity support for poster #619 by @fuatakgun
  • Add more_info action for shortcuts #629 by @kasitoru
  • Add a license file to this repository #602
  • Update go2rtc version to 1.8.5
  • Update services.yaml
  • Fix promise for webkitEnterFullscreen
  • Fix poster with relative path #598
  • Fix Hass 2024.1 warnings #633

v3.5.0 - 2023-10-27

27 Oct 09:07
Compare
Choose a tag to compare
  • Add support poster as camera entity or go2rtc stream name or Jinja2 template
  • Add support to start paused by default (only poster) #47
  • Add picture-in-picture button #587 by @oNaiPs
  • Fix fullscreen UI button for iOS #588 #300 by @oNaiPs
  • Fix stream playing stops when exit from fullscreen mode on iOS #51

PS. iOS 17.1 can now use MSE mode! #573

v3.4.0 - 2023-10-14

14 Oct 15:05
Compare
Choose a tag to compare
  • Add two-way audio! support #579 by @slydiman
  • Add media param (for disable audio track or enable microphone)
  • Add support MSE for Safari (waiting for release iOS 17.1)
  • Update go2rtc version to v1.8.0
  • Fix HLS error on iOS

v3.3.0 - 2023-08-24

24 Aug 17:41
Compare
Choose a tag to compare

v3.2.1 - 2023-07-11

11 Jul 13:28
Compare
Choose a tag to compare
  • Fix URL as direct camera source #522

v3.2.0 - 2023-07-11

11 Jul 13:31
Compare
Choose a tag to compare
  • Update go2rtc version to v1.6.0
  • Add support mode hls (for browsers without mse support, ex. iPhone and macOS app)
  • Add Digital PTZ via mouse and touch #491 by @dbuezas
  • Add support for mouse down/up/long-click to PTZ UI #520 by @dbuezas
  • Add ESLint and fix linter problems for HTML/JS code

v3.1.1 - 2023-06-16

16 Jun 11:39
Compare
Choose a tag to compare
  • Update go2rtc version to v1.5.0

v3.1.0 - 2023-02-17

17 Feb 11:50
Compare
Choose a tag to compare

Main change

Other changes

  • Fix inherit styles between cards #415
  • Fix go2rtc base_path setting #422

v3.0.2 - 2023-02-02

02 Feb 14:57
Compare
Choose a tag to compare
  • Update go2rtc version to 1.1.1
  • Add video rotation example to readme
  • Add move mode label example to readme
  • Add support extra setting for dash_cast service call #407
  • Use entity_id as stream name inside go2rtc #404
  • Increase check_go2rtc timeout from 1 to 2 seconds
  • Fix autoplay when lovelace tab switch #411
  • Fix card title #405
  • Fix WebRTC support on Chromecast 1 (and maybe other Android TV)
  • Fix mode and error texts on Chromecast 1 (and maybe other Android TV)