Releases: AlexxIT/WebRTC
Releases · AlexxIT/WebRTC
v3.6.0 - 2024-10-12
Main
- Add support templates in shortcuts (7583761) read more
- Add support templates in ptz #749 (41dfe90) read more
Other
- Add support MJPEG camera as entity source (42decc3)
- Add support save screenshot for MJPEG source (2e6215e)
- Add Urdu translation #684 by @yousaf465 (aa9b203)
- Add Spanish translation #741 by @MrEhDev (11f83d0)
- Add go2rtc binary validation #456 #509 (c4c0fa9)
- Prevent errors other than autoplay errors from muting video #740 by @robtpaton (2aef88b 3bf0799)
- Update backward compatibility tests #692 (d132c8c)
- Update minimum Hass version to 2023.2.0 (8e7b69d)
- Update go2rtc version to 1.9.4 (8450369)
- Fix static path config for HA 2024.7+ #722 #723 by @hmmbob (6c4e132 d723584)
- Fix blocking call to listdir inside the event loop #730 (61f3ea9)
v3.5.2 - 2024-04-07
- Add
hass_url
param todash_cast
service (89899e6) - Add translations to services (d121f47)
- Code refactoring for
dash_cast
service (031756e) - Downgrade go2rtc to 1.8.4 #631 (9758961)
- Remove image entity from dependencies #636 (c04fb85)
- Fix DashCast for Hass 2023.4 update #664 #665 by @Cheerpipe (309b6d5)
- Fix streaming to Chromecast #678 (b85b3eb)
v3.5.1 - 2024-05-01
- 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
- Add support
poster
as cameraentity
or go2rtc streamname
orJinja2
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
v3.3.0 - 2023-08-24
- Add support for multiple streams #523 #525 by @dbuezas
- Add screenshot button #524 #527 by @dbuezas
- Add force param to DashCast service #419
- Add support multiple go2rtc servers #542
- Add stream restart when click on the mode button
- Update go2rtc version to v1.6.2
- Improve loading messages #401 #554 by @felipecrs
- Fix video rotation via style param #526 by @dbuezas
- Fix TouchEvent on Safari #545
v3.2.1 - 2023-07-11
- Fix URL as direct camera source #522
v3.2.0 - 2023-07-11
v3.1.1 - 2023-06-16
- Update go2rtc version to v1.5.0
v3.1.0 - 2023-02-17
Main change
- Add support play audio on cameras with two way audio
- Update go2rtc version to 1.2.0 with a lot of new features