This is a project i am tasked with at work. I am to make a digital signage web page, and the idea is to have a raspberry pi go to a webpage and then go to another with different content. The part i am unsure on is how do i get the webpage to send you to a new page say after 30 seconds. (the webpages are all hosted on an in house webserver)
example: First Page - company splash page Second Page - Employees coming up on another anniversary, maybe u upcoming birthdays.
and i just need a way to auto direct the computer to switch webpages from one to the next automatically.
I am using a raspberry pi, with the software Raspberry Digital Signage and it only allows for one webpage, so that's why i need this solution.
Any input would be greatly appreciated, Thanks.