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.55k stars 183 forks source link

3.6.0: Video in card is small #757

Open JurajNyiri opened 1 month ago

JurajNyiri commented 1 month ago

After upgrading to 3.6.0 from 3.5.2 I see a small video of all cameras on iPhone 16 Pro using Home Assistant app.

After revering to 3.5.2 issue is no longer present.

IMG_3972

Here is the card yaml:

type: custom:webrtc-camera
url: entry
intersection: 1
background: true
digital_ptz:
  persist: false
style: "video {aspect-ratio: 16/9; object-fit: fill;}"

RTSP Stream is coming in square resolution 704x576, H.264H, 25 FPS, VBR Quality 6.