Skip to content

Releases: AlexxIT/WebRTC

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)

v3.0.1 - 2023-01-24

24 Jan 19:44
Compare
Choose a tag to compare
  • Fix iOS companion auto fullscreen #388
  • Fix Yi hacked cameras #391
  • Fix Chinese buggy cameras #392
  • Fix bug in URL for D-Link cameras #395
  • Fix HTTP-FLV for Reolink cameras

v3.0.0 - 2023-01-20

20 Jan 14:56
Compare
Choose a tag to compare

Breaking changes

Starting with version 3 the streaming server has been changed from RTSPtoWebRTC to go2rtc.

Important: now you have public open ports:

  • 1984 for go2rtc WebUI
  • 8554 for RTSP server

You may want to close them or add a password protection if you not trust your local network. If you reinstall the integration - you will be prompted to set a password or disable external access to these ports. Or you can manually create a file go2rtc.yaml in the directory with the Hass configs.

Important. Make sure you have cleaned your browser's cache. Especially in the mobile app. The new card does not have an icon in the upper right corner.

Other changes

  • if you set up port forwarding on the router, they have changed, now it is one TCP/UDP port
  • if you did not have sound working - you can now use transcoding with FFmpeg
  • if your video doesn't work, you can now use FFmpeg transcoding with hardware acceleration
  • if you had a stream in a format other than RTSP - now that's not a problem either
  • if you are a Frigate user - go2rtc is now built in there as well (starting from version 12)
  • if external access to WebRTC doesn't work for you - now you can setup free public tunnel via Ngrok service

v3.0-beta.5

13 Jan 20:13
Compare
Choose a tag to compare
v3.0-beta.5 Pre-release
Pre-release
Update version to v3.0-beta.5

v3.0-beta.4

08 Jan 21:49
Compare
Choose a tag to compare
v3.0-beta.4 Pre-release
Pre-release
Update version to v3.0-beta.4

v3.0-beta.3

03 Jan 06:46
Compare
Choose a tag to compare
v3.0-beta.3 Pre-release
Pre-release
Update version to v3.0-beta.3

v3.0-beta.2

02 Jan 18:48
Compare
Choose a tag to compare
v3.0-beta.2 Pre-release
Pre-release
Update go2rtc version to v0.1-rc.6

v3.0-beta.1

02 Jan 07:27
Compare
Choose a tag to compare
v3.0-beta.1 Pre-release
Pre-release

Change streaming server from RTSPtoWebRTC to go2rtc.

v2.3.1 - 2022-07-13

13 Jul 05:37
Compare
Choose a tag to compare

v2.3.0 - 2022-04-10

10 Apr 16:26
Compare
Choose a tag to compare