Has anyone found a way to display/embed a webpage with OpenLP or along side. The specific use is to project screen adverts on a loop from our church website. (I know how to make a loop of images in OpenLP, just trying to do the work once and have it display everywhere - hence display a webpage)
Comments
Settings > Configure formatting tags
I create a new tag called, "web"...
Start code is:
<meta http-equiv="refresh" content="0; url=
Close code is:
/"></meta>
Then create a custom slide with:
{web}http://openlp.org{/web}
sirhcllenrad your solution is more Hit than miss other than openlp is finicky about the strt tag not being complete html code.
So I got it to work. My question is why on remote on my Android, the webpage won't display in Live View. Just show a black screen with web (name of my tag) in lower left corner.
I used a youtube video.
AND my phone seems to cause the video to play twice if it was already displaying the video in the PC application Live View.
Any Ideas?