Updated stage view and added live view.

This commit is contained in:
Tomas Groth 2015-09-12 14:19:11 +01:00
parent b1c67288de
commit 8b52ec261f
6 changed files with 30 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

View File

@ -5,7 +5,8 @@ The Stage View
Stage view gives you the ability to set up a remote computer, netbook or
smartphone to view the live service being displayed on the projection screen in
an easy to read font on a black background. This is a text only viewer.
an easy to read font on a black background. This is a text only viewer, tough it
will show thumbnails of images and presentations.
The first step is to make sure the Remote plugin is activated. You can accomplish
this by following the instructions in the :ref:`plugin_list`. The second step is to
@ -15,9 +16,10 @@ instructions and settings in :ref:`remote_tab`.
Open a web browser, type in the Stage View URL you found in :ref:`remote_tab`
and press the :kbd:`Enter` key. For this example we will use
\http://192.168.0.101:4316/stage. You will then be presented with the home page
of the OpenLP Stage View.
of the OpenLP Stage View. On most browsers you can press F11 to go into
fullscreen mode.
.. image:: pics/web_remote_stage.png
.. image:: pics/stage_view_song_w_note.png
At the top right hand side you will see the time of day. This can be changed
from 12 hour to 24 hour format in :ref:`remote_tab`. If you added a note to the
@ -31,4 +33,28 @@ If there is an image, presentation or media being displayed you will see the
title of the displayed item. Below the title will show the next item to be
displayed in the :ref:`creating_service`.
.. image:: pics/web_remote_stage_other.png
.. image:: pics/stage_view_image_w_note.png
.. _main_view:
The Live View
=============
Live view gives you the ability to set up remote computers that will mirror
what your projector is showing. The Live view basically woks by taking
screenshots of what the projector is showing and then presenting it in a
browser. This means that audio and video playback will not be presented in the
Live View.
The first step is to make sure the Remote plugin is activated. You can accomplish
this by following the instructions in the :ref:`plugin_list`. The second step is to
configure the settings you will use with the web browser. You can find these
instructions and settings in :ref:`remote_tab`.
.. image:: pics/live_view_song.png
Open a web browser, type in the Main View URL you found in :ref:`remote_tab`
and press the :kbd:`Enter` key. For this example we will use
\http://192.168.0.101:4316/main. You will then be presented with the home page
of the OpenLP Live View. On most browsers you can press F11 to go into
fullscreen mode.