Open TurboTronix opened 10 months ago
Use emoji
What would be the code? Can you show me an example?
Ok got it but they don't have mic off icon :|
type: custom:webrtc-camera
ui: true
streams:
- url: reolink_doorbell
name: 🔇
- url: reolink_doorbell
mode: webrtc
media: video,audio,microphone
name: 🔊
style: >-
video {object-fit: fill;} .pictureinpicture {display: none} .header {display:
none}
Is there a way to give us the ability to add a different icon for each of the streams?
For example I have the following which is a combination of 2 streams, one with mic on and one with mic off. I want to be able to display a mic on icon and a mic off icon rather than just text.