AlexxIT / WebRTC

Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.
https://github.com/AlexxIT/Blog
MIT License
1.44k stars 168 forks source link

V3.3.0 not showing latest features #557

Open direx1 opened 1 year ago

direx1 commented 1 year ago

I'm not seeing options for screenshot or multiple feeds after configuring. ClickAction to refresh does work. I've restarted HA and cleared cache. Problem persists in companion app and chrome browsers.

type: custom:webrtc-camera
streams:
  - url: rtsp://deleted_link
    name: SD
    mode: mse
  - url: rtsp://deleted_link
    name: HD
    mode: mse

muted: true

Sorry paste is not formatting correctly but is correct

AlexxIT commented 1 year ago

Screenshot and stream name works only for custom UI. But you can change stream via mode label in the default UI.