Page 2 of 2

Re: Camera screen when doorbell pressed

Posted: Monday 21 December 2020 16:56
by Chris12
Chris12 wrote: Friday 18 December 2020 12:12 On the pop-up window, can the close button X be set to black color as well (it's now white-on-white and not visible).
@lokonli, any thaughts about this one. Should be done in custom.css, but no idea to figure out the code part of that.

Re: Camera screen when doorbell pressed

Posted: Monday 21 December 2020 17:11
by Lokonli
networkerict wrote: Monday 21 December 2020 15:14 If not; as I'm using these functions I notice that the window is not aligned to the top. How can I do that at least?
What do you mean with 'not aligned to the top'?
Can you add a screenshot?

Re: Camera screen when doorbell pressed

Posted: Monday 21 December 2020 17:12
by Lokonli
Chris12 wrote: Monday 21 December 2020 16:56
Chris12 wrote: Friday 18 December 2020 12:12 On the pop-up window, can the close button X be set to black color as well (it's now white-on-white and not visible).
@lokonli, any thaughts about this one. Should be done in custom.css, but no idea to figure out the code part of that.
Probably you have some code in custom.css to make it white.

Re: Camera screen when doorbell pressed

Posted: Monday 21 December 2020 17:24
by networkerict
Lokonli wrote: Monday 21 December 2020 17:11
networkerict wrote: Monday 21 December 2020 15:14 If not; as I'm using these functions I notice that the window is not aligned to the top. How can I do that at least?
What do you mean with 'not aligned to the top'?
Can you add a screenshot?
look at the top frame of the popup. It's not aligned with the blocks you can see under it (Verwarming - Verlichting etc...). I want to have the popup full screen or at least aligned to the top so I can myself figure out what height I need to make it.

Image

Re: Camera screen when doorbell pressed

Posted: Monday 21 December 2020 17:34
by Chris12
Lokonli wrote: Monday 21 December 2020 17:12
Chris12 wrote: Monday 21 December 2020 16:56
Chris12 wrote: Friday 18 December 2020 12:12 On the pop-up window, can the close button X be set to black color as well (it's now white-on-white and not visible).
@lokonli, any thaughts about this one. Should be done in custom.css, but no idea to figure out the code part of that.
Probably you have some code in custom.css to make it white.
Yes indeed!
I had this part of the css changed:

Code: Select all

/* close button pop-up graph */
.close {
    color: white !important;
    opacity: 1;
}
Now changed to orangered, and it's perfectly visable!
Thanks again for your help!

Re: Camera screen when doorbell pressed

Posted: Tuesday 22 December 2020 12:07
by Chris12
So the video feed does work in my FF browser (v84.0), now trying to accomplish the same in the kiosk browser which runs on the tablet as main display page for dashticz in my livingroom.
@lokonli, I did some more testing on the wall mounted android 8 tablet to get the videostream popup working there as well, so far no luck.

I tested the dashticz dasboard in the latest GC browser for android, there's the same behavior seen as in the kioskbrowser (which is using GC engine I guess).
In the firefox beta (v85.0) for android I tested it as well, there the videostream popup does show when I set dashticz in fullscreen mode (did not found a default android FF option for that). But after that the browser is stuck/freezed.

In both browsers the videofeed from the carousel video screen are working fine within dashticz.

So any suggestions what to try/debug more? As for FF (beta v85) in windows10 it works fine, but GC browser I did not manage to get it working.

For the kioskbrowser I found some info about the android webview issues and video support, maybe this can be of any help?
As this kiosbrowser is theone which I want to use on the wallmouted tablet.
https://www.fully-kiosk.com/en/#faq-badweb
https://www.fully-kiosk.com/en/#faq-videos
https://www.fully-kiosk.com/en/#faq-embeddedauth