Conference Room Announcement obsoleted
Conference Room Information
Description
Displays information about the next talk, talks in other rooms and generic room information. Scheduling information is imported from a https://frab.cccv.de/ export.
Configuration
Logo
Sets a logo. Size should be 280x100 pixel. Otherwise the image will be scaled to that size which might lead to a reduced quality.
Other room display
How long to show information about talks in other rooms (in seconds)
Current room
How long to show information about the (upcoming) talk in the current room. Default is 15 seconds.
The current talk is displayed for the first 25 minutes of that talk. So in case of a delayed start the screen will stil show useful information.
After 25 minutes into the talk this screen will show information about the next talk.
Room info
Shows information about the current room (irc channel, recommended hashtag).
Schedule URL
Url where the running devices should fetch the schedule from. The schedule is expected to be in the frabs export format. This format looks something like this:
<schedule> <conference> <title>EuroPython 2014</title> <acronym>EP2014</acronym> <start>2014-07-21</start> <end>2014-07-27</end> <days>7</days> <timeslot_duration>00:15</timeslot_duration> </conference> <day date="2014-07-21" index="1"> <room name="C01"> <event id="118"> ... </schedule>
Rooms
Here you can defined your rooms. You can use the same Setup for multiple rooms.
Room name
Sets the room name. This name must match the room name in the Schedule.
Short Room name
Sets the display name of the room. You can set a shorter name for a room since space on the display is limited.
Device Serial
Enter the serial number of the device that is responsible for showing room information here.
Dect
Information about what number to dial to live audio feed.
Translation
Information about what number to dial to a live audio translation.
Hashtag
Information about the hashtag recommended for discussing the content of the current room.
IRC
Information about the recommended IRC channel to talk about the content of the current room.
Transitioning to other packages
This package is obsolete now as this package didn't really integrate into any other packages. The Schedule Player package offers a better option to show frab conference data and you can freely mix it with other content. Have a look at:
Want to run Conference Room Announcement on your Raspberry Pi?
This package is ready to run on your Raspberry Pi using info-beamer.com hosted. Easily manage unlimited number of Raspberry Pi devices and centrally configure and run visualizations like this on them. info-beamer.com is a prepaid service. You only pay for the resources you are using. No long term commitment, no hidden fees. Learn more...
Compatible devices
pi-1 pi-2 pi-3 pi-cm1 pi-cm3 pi-zero pi-zero-2Offline support
Maybe This package might work offline: Package provides no offline support information. Also check the information above.Source code for this package
https://github.com/info-beamer/package-conference-room shows you the full source code of this package so you can freely modify it if you want.Copyright
Copyright (C) 2014 Florian Wesch <fw@dividuum.de> Show full license information
Copyright (C) 2014 Florian Wesch <fw@dividuum.de> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.