v1.2.0 - 2021-04-19
- Added connection status to the header
- Added option to use
entity
instead ofurl
- Added optional custom GUI @Anonym-tsk
- Added optional title to the header #17
- Changed default port range to
0-0
- Fixed some problems with Safari #19
type: 'custom:webrtc-camera'
entity: camera.generic_stream # change to your camera entity_id
title: My super camera
ui: true # custom video controls, default false
PS. If you have previously configured UDP ports - it is recommended to set their range 0-0
and disable port forwarding on the router. Ports should be changed only if you are experiencing problems with the connection.