tela

StereoPi hardware discussion
Post Reply
henrique_mg
Posts: 25
Joined: Sat Jul 13, 2019 5:10 pm

tela

Post by henrique_mg »

I would like to modify the screen and put a clock before the photo.
Click and 5 seconds before taking the picture see animated gif
I can exchange several images but the main one
Attachments
tela.gif
tela.gif (55.54 KiB) Viewed 5044 times

User avatar
Realizator
Site Admin
Posts: 900
Joined: Tue Apr 16, 2019 9:23 am
Contact:

Re: tela

Post by Realizator »

I used countdown timer in our OpenCV tutorials. But, as I understand, you need to do it in a browser. Right?
If yes - you need to add a simple JS code, which will show countdown timer, and after that runs a script for making a photo.
Eugene a.k.a. Realizator

henrique_mg
Posts: 25
Joined: Sat Jul 13, 2019 5:10 pm

Re: tela

Post by henrique_mg »

the background image I didn't change with index.php

User avatar
Realizator
Site Admin
Posts: 900
Joined: Tue Apr 16, 2019 9:23 am
Contact:

Re: tela

Post by Realizator »

Eugene a.k.a. Realizator

henrique_mg
Posts: 25
Joined: Sat Jul 13, 2019 5:10 pm

Re: tela

Post by henrique_mg »

where is the background image to modify?

User avatar
Realizator
Site Admin
Posts: 900
Joined: Tue Apr 16, 2019 9:23 am
Contact:

Re: tela

Post by Realizator »

If you are using SLP image, you can find all web-server code here:
/var/www/html

Images folder:
/var/www/html/images

If you want to change admin panel design, here is a source:
/var/www/html/index.php
Eugene a.k.a. Realizator

henrique_mg
Posts: 25
Joined: Sat Jul 13, 2019 5:10 pm

Re: tela

Post by henrique_mg »

tks

Post Reply