This package is considered obsolete at this point. See below to learn more on how to replace this package.

Conference Room Information

Screenshot

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

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:

https://info-beamer.com/pkg/4765

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-2

Offline 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