WebRTC icon indicating copy to clipboard operation
WebRTC copied to clipboard

Enhancement Request: Enlarged View similar or identical to the LoveLace standard card

Open fouram opened this issue 3 years ago • 2 comments

I would like the ability to configure this card so that when clicked, it enlarges to an overlaid, simulated-dialog-box type view in the way that the standard Lovelace Picture Card (instead of just full-screen); with a title bar, an X to close it, and a gear to look a the related entities/etc.

It would be nice if this was configurable, alongside the fullscreen button at the bottom left being toggleable

fouram avatar Dec 16 '21 18:12 fouram

It would fantastic if it reached feature parity with the default Lovelace card. It's missing this enlarged view and also picture in picture (where it pops out in a separate floating window), which is extremely handy for things like baby cams.

Cheers!

timdonovanuk avatar Dec 19 '21 15:12 timdonovanuk

I'd love to use webrtc cards on my tablets for multi-cam views, but the tablets are too weak. therefore my tablets need to use a picture glance card grid. when touched, the camera picture card opens a webrtc card in a browser_mod popup. less than ideal because broswer_mod is heavy and provides a ton of functionality I don't use

this functionality can be reproduced without browser_mod with webrtc card tap/hold actions

instead of invoking a popup, the picture glance card tap action can navigate the browser to a panel view with a webrtc card, then a webrtc card tap action can be used to "close" the fullscreen realtime camera by navigating the browser back to the multi-camera view starting point

markfrancisonly avatar Jun 09 '22 13:06 markfrancisonly

Check my new project. It has support default lovelace card https://github.com/AlexxIT/go2rtc

AlexxIT avatar Aug 21 '22 11:08 AlexxIT