Download Latest Version AdminClient_v1.3.1.7z (661.7 kB)
Email in envelope

Get an email when there's a new version of SmartRoom

Home / services / presentation-service
Name Modified Size InfoDownloads / Week
Parent folder
README 2017-01-30 1.8 kB
presentation-service-0.7.0-win32.zip 2016-11-15 50.9 MB
presentation-service-0.7.0-src.zip 2016-11-15 3.5 MB
presentation-service-0.6.0-src.zip 2015-12-29 3.5 MB
presentation-service-0.6.0-win32.zip 2015-12-29 50.5 MB
presentation-service-0.5.1-win32.zip 2015-01-26 18.1 MB
presentation-service-0.5.1-src.zip 2014-10-26 3.1 MB
presentation-service-0.5.0-win32.zip 2014-05-12 18.1 MB
presentation-service-0.5.0-src.zip 2014-05-12 3.1 MB
presentation-service-0.4.2-win32.zip 2014-04-22 18.1 MB
presentation-service-0.4.2-src.zip 2014-04-22 3.3 MB
presentation-service-0.4.1-win32.zip 2014-01-31 18.7 MB
presentation-service-0.4.1-src.zip 2014-01-31 3.5 MB
presentation-service-0.4.0-win32.zip 2013-12-30 22.7 MB
presentation-service-0.4.0-src.zip 2013-12-30 3.3 MB
presentation-service-0.3.0-src.zip 2013-11-19 3.3 MB
presentation-service-0.3.0-win32.zip 2013-10-30 9.0 MB
projector-0.2.0-win32.zip 2013-04-30 10.5 MB
projector-0.1.0-win32.zip 2012-12-17 8.7 MB
Totals: 19 Items   252.2 MB 0
It is a part of SmartRoom system. 
Presentation-service is used for displaying participant presentations on the screen. 
It starts showing presentation on conference-service demand. 
When presentation starts all participants can see current presented slide 
on their SmartRoom mobile client. 
Presenter can change current displayed slide from his client.

The development is supported by
* 2012-2014: Karelia ENPI programme co-funded by the European Union, the Russian Federation 
and the Republic of Finland, Grant KA179 "Complex development of regional cooperation 
in the field of open ICT innovations" (2011–2014).
* 2014-2016: Ministry of Education and Science of the Russian Federation, 
Project # 14.574.21.0060 (RFMEFI57414X0060) of Federal Target Program 
"Research and development on priority directions of scientific-technological 
complex of Russia for 2014–2020".

To connect to the smart space you should specify SIB IP address and port
in a configuration file.

Code structure:
src/ - source files
qml/ - qml-interface files and images
win32/smartslog/ - smartslog library for Windows
win32/poppler-qt5/ - poppler library fow Windows

Keyboard shortcuts:
F2  - activate social program web service mode
      (it works only after the first handling of the corresponding subscriptions)
F3  - disable social program web service mode
F6  - show end title slide
F7  - show slide with network activity (if it exists),
      it is available when the presence detection services are running
F5  - restore current state
F11 - full screen
F12 - reconnect to smart space

Configuration file location:
* Linux (Ubuntu):
$HOME/.config/SmartRoom/SmartRoom.ini
* Windows:
%APPDATA%\SmartRoom\SmartRoom.ini

Configuration file structure:
[General]
name={SIB-NAME}
ip={SIB-IP}
port={SIB-PORT}

Source: README, updated 2017-01-30