Skip to content

Releases: AlexxIT/WebRTC

v1.1.0 - 2021-04-14

14 Apr 14:50
Compare
Choose a tag to compare

Main

Support external access for private IP-address and without port forwarding in some cases @Anonym-tsk

Other

v1.0.5 - 2021-04-13

13 Apr 10:57
Compare
Choose a tag to compare
  • Fix support some mobile phones and tablets
  • Drop support Firefox by default
type: 'custom:webrtc-camera'
url: 'rtsp://rtsp:[email protected]:554/av_stream/ch0'
firefox: true  # enable Firefox support, but breaks support some mobile phones, disabled by default

v1.0.4 - 2021-04-13

13 Apr 05:45
Compare
Choose a tag to compare
  • Added possibility to configure UDP port list (from the integration options)
  • Card styling fixes @krystiancharubin

v1.0.3 - 2021-04-12

12 Apr 19:29
Compare
Choose a tag to compare
  • Support video and audio in a single player #3
  • Auto server restart in case of problems
  • Check URL for wrong symbols #2
  • Fix occupied 8083 port
  • Fix iOS auto fullscreen

v1.0.2 - 2021-04-12

12 Apr 08:23
Compare
Choose a tag to compare
  • Add support disable audio option
  • Fix Firefox support
type: 'custom:webrtc-camera'
url: 'rtsp://rtsp:[email protected]:554/av_stream/ch0'
audio: false  # disable audio for stream, enabled by default

PS: You may need to clear your browser cache to update

v1.0.1 - 2021-04-11

11 Apr 16:13
Compare
Choose a tag to compare
  • Add support lovelace mode YAML

v1.0.0 - 2021-04-11

11 Apr 15:38
Compare
Choose a tag to compare

First version