Camera Full screen

Hello,

I have a question about the views of cameras other than Tile versions.
If I place the cameras in the form of media elements I can see my cameras well.

Except that I wish I could click on it to open the full screen camera.
With groups it’s possible but I don’t work with them.

If I place a media element in a page with the EventTriger element, the possible actions are only Play / Pause and more … but not Clicked / Pressed and others …

I really did not find how to click on an element media and be able to have the camera in full screen :frowning:

It’s possible with Groups because the Tile Clicked handler is opening the DetailsTemplate. What you can do is place a Button on top of your MediaElement that also opens the DetailsTemplate.

Domodial.hrp (5.0 KB)

3 Likes

humm it’s a subtle diversion, I’ll try tomorrow ! (France) For the moment I am cooking for Madame. Thanks Bill !

Excellent Bill !

There are a lot of niceties and workarounds that are not documented (or hard to find) and luckily you are here to help. It now works like a charm! But without the file you attached I was still next to it, I wrote CamDomainCom.Stream instead of CamDomainCom

I have a lot of trouble understanding how to scroll only an area of the screen and move tiles (like automatically created group tiles). I do everything in design mode without using groups and I admit that it’s like walking on a rope: D Using the grids was also a big problem but now it’s better.