RIGHTBOOTH
  • Home
  • Products
  • Feedback
    • Comments
    • User stories >
      • Mike Ridge
      • Tony Kay
      • Dave Bladen
      • Sue Crossland
      • Luke Dalby
      • McMaster University
      • Hangloose
      • Paul Waterhouse
      • Raf Sauvillers
    • User Videos
    • User Equipment
    • Organisations
  • Help
    • Features
    • Training Videos
    • How To
    • FAQ
    • Blog
    • User Manual
    • Video Settings
    • Webcams
    • Other Equipment
    • Release Notes
    • Terms of use
    • Contact
    • About
  • Try
  • Buy

RightBooth Version 7.12.0 Released

22/5/2023

0 Comments

 
New features and fixes in this release:

  • A Video and Photo Web Gallery is now created and maintained in Sharing Station events
  • Access codes now have usage counts
  • Add QR access code generation and printing
  • Add the option for QR access code webcam scanning in order to continue past the Start event screen
  • Add option to save video and photo files with filenames that include the current access code
  • Add option in the Sharing Station to only show videos and photos that include the access code in their filenames
  • Add the Personal Web Gallery QR code type, based on the current access code. This can be shown on an event screen to allow guests to view a web gallery containing only their videos and photos
  • Multiple video segment definitions and multiple audio files can now be specified in Video Enhancements
  • Remove Webcam integration options. Now fixed at Direct
  • Webcam video renderer now automatically selects the appropriate renderer for the PC. This can prevent black screen previews
  • Provide 2 video player options in Miscellaneous settings: 1) Windows media player and 2) RightBooth player. Switching the player can fix a variety of video playback issues, especially when combined with installing LAV filters (see manual for more details)
  • Add the 'Save image' option when right clicking on any item on any event screen in the Screen Editor, to create an image file of the item
  • Thumbnails now automatically created for Sharing Station and Web Gallery
  • Thumbnail size and quality settings added in Social media -> Media size
  • The Webcam SDK 2023 is now the default SDK on new installs
  • Fix: Prevent event lockup after using the Webcam video recorder tester in Webcam Video Settings
  • Fix: SendGrid not working on some systems
  • Fix: 'ToDo' emails are now correctly saved in Tasks
0 Comments

Using Access Codes

15/5/2023

0 Comments

 
Updated: October 2023
​
Note:
The complete functionality described in this article is available in RightBooth version 7.12.0 (or newer).

RightBooth provides an 'Access code' feature which can prevent unauthorised use of your events by requiring guests to enter a 6 digit access code or by showing a QR code to a webcam camera.  If the access code is recognised by RightBooth, then the guest will be allowed to use the event.

Create Your Access Codes
Access code can be created in RightBooth Settings --> Security --> Access codes.
Click the '+' button to create a quantity of unique access codes.  Here you can see we have created 20 codes:
Picture
Notice that each code in the list is followed by #1.  This is the code Usage count, signifying that the code can only be used one time to access an event.  You can increase the usage count of one or more codes by selecting the codes in the list, then clicking the 'Usage count' button and entering a value.  Here we are changing the usage count of the first few codes to 10:
Picture
Picture
Picture
Providing Access Codes to Guests
The idea is to provide each guest with a printed access code that they can take with them to use at the event booth (or booths). So before the event starts, print out your codes.  There are two options:  Print numeric codes or Print QR codes.

To print codes, first select the codes in the list, then click the 'Print' or 'Print QR' button. Here we are printing all 20 access codes.  Notice that the print layout provides white space around each code to facilitate easy cutting:
Picture
Alternatively, the codes can be printed as QR codes. The slider can be used to alter the font size and/or QR code size:
Picture
Now, print your codes and cut them up, ready for handing out to your guests.

Setting up your event for Access Code input
  • Open your event file
  • In the Event Designer, go to the Event structure tab
  • On the Start screen, tick the option 'Include the Start screen'
  • Then choose either 'Access code' or 'QR access code'
Note: If you choose the 'QR access code' option, RightBooth must be set up to use a webcam for scanning the QR codes.
Your event is now ready to accept access codes !

This video demonstrates both access code methods in use:
Each time a guest uses their access code, the Usage count associated with the code will be reduced by 1 and the access code file will be updated with the new value.  When the Usage count for any code drops to 0, that code can no longer be used.  However, you can always increase the 'Usage count' feature (as described previously) to add more counts to expired code(s).

​Using The Same Access Code At Multiple Locations
You might have more than one booth in operation at your venue and would like your guests to use the same access code at each booth.  To do this, make sure your booths are networked together and can all access the same location on the network that contains your access code file.
​In RightBooth Settings --> Security --> Access codes choose a network folder for saving the access code file,  then in RightBooth on each booth, make sure it is using the same access code folder.  In this example we are using a code file that is located in the shared folder: \Codes of the MAIN-PC:
Picture

Using QR Access Codes Hands Free
If you would prefer your users not to have to interact with the screen, in the Screen Editor, simply add a camera item live view to the Start screen and then play the event.

Users can now approach the screen and hold up their QR code in front of the camera lens.
RightBooth will then automatically scan the QR code and will progress onto the next screen in the event if the QR code is valid.

​Please note that this hands free access feature will work with a live feed from a webcam or from a DSLR camera.
0 Comments

Provide a Web Gallery To Your Users

13/5/2023

2 Comments

 
Note: The Web Gallery feature is available in RightBooth version 7.12.0 (or newer).

With a RightBooth Sharing Station event, you can provide your guests with a touchscreen (or mouse) driven interactive system that displays all videos and photos taken during the event.  Guests can then interact with the system and download their chosen file(s) onto their mobile phones (via your local WampServer web server and  router), using QR code scanning.  For more information on how to create and use a sharing station event see here.
However, providing a sharing station event can cause bottlenecks as guests queue up, waiting for their turn to use the sharing station.

A solution to this problem is to provide your guests with a way to access a Web Gallery of the videos and photos directly on their phones, so that they can browse and download files independently (and away from) your sharing station.  This article shows you how to provide this feature.

The Web Gallery
When you run a sharing station event, RightBooth will automatically create and maintain a Web Gallery web page structure, which is placed in the sharing station event's local web server folder.
As an example, let's assume you are running a sharing station event named 'TheSharingStation'.  This event will maintain the videos, photos and web gallery in the following folder:
c:\wamp64\www\TheSharingStation\
The main web page for the Web Gallery is named: rbgallery.php and it is automatically created and maintained by RightBooth.  This file contains php script that can be processed correctly by the WampServer local web server.

The Web Gallery automatically maintains thumbnail files for each video and photo in the folder:  c:\wamp64\www\TheSharingStation\rbthm\

The Web Gallery also maintains a separate download web page for each video and photo in the folder:  c:\wamp64\www\SharingStation\rbqr\.  Note: This folder also holds a copy of all the event videos and photos. The reason for this is to prevent file access conflicts between guests who are using the sharing station and guests who are downloading files using the Web Gallery.  Here is an example screenshot of our SharingStation1 folder structure, containing four event videos, the two sub folders, the web banner file: rbban.jpg and the file: rbgallery.php:
Picture
Accessing the Web Gallery
Note that the Web Gallery can only be accessed from mobile phones when the computer is running a local web server which is made accessible over a private router.  Details here.
​
The simplest way for guests to use the Web Gallery on their phones is to show them a QR code that they can scan to gain direct access.  To do this: on any of your sharing station event screens, add a QR code item and set its QR code type to 'Web gallery'.

In this screenshot you can see we have provided two QR codes on the Media browser event screen, one to join the network and the other to allow direct access the Web Gallery:
Picture
Tip:  You might want to print a large copy of the two QR codes and display them  around your venue location.  To help with this, in the RightBooth Screen Editor, right click on a QR code and choose 'Save image' from the popup menu.  The QR code can then be saved as an image file on your computer and used for printing purposes.

Modifying the Web Gallery
In RightBooth Settings --> Social media --> Local web server, you will find a panel of settings that allow you to change certain aspects of the Web Gallery and web download pages.  You can also Test the Web Gallery in your browser as long as WampServer is also running.

Also in RightBooth Settings --> Social media --> Media size there is a Thumbnails section where you can set the size and quality of the video and photo thumbnail jpeg files that will be used in the Web Gallery.  Setting smaller sizes and lower quality will improve the Web  Gallery rendering speed.
​Now play the event
While the event is playing, RightBooth will maintain the Web Gallery, allowing guests to have independent access to videos and photos from their mobile devices.
2 Comments

    Author

    Nigel Pearce

    View my profile on LinkedIn

    RSS Feed

    Archives

    June 2025
    April 2025
    March 2025
    February 2025
    January 2025
    December 2024
    November 2024
    October 2024
    September 2024
    August 2024
    July 2024
    June 2024
    May 2024
    April 2024
    March 2024
    February 2024
    January 2024
    November 2023
    October 2023
    September 2023
    August 2023
    July 2023
    June 2023
    May 2023
    April 2023
    March 2023
    February 2023
    January 2023
    December 2022
    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    July 2020
    June 2020
    May 2020
    April 2020
    March 2020
    February 2020
    January 2020
    December 2019
    November 2019
    October 2019
    September 2019
    August 2019
    July 2019
    June 2019
    May 2019
    April 2019
    March 2019
    February 2019
    January 2019
    November 2018
    October 2018
    September 2018
    August 2018
    July 2018
    June 2018
    May 2018
    April 2018
    March 2018
    February 2018
    January 2018
    December 2017
    November 2017
    October 2017
    September 2017
    August 2017
    July 2017
    June 2017
    May 2017
    April 2017
    March 2017
    February 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015
    September 2015
    August 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015
    February 2015
    January 2015
    November 2014
    October 2014
    September 2014
    August 2014
    July 2014
    June 2014
    May 2014
    April 2014
    March 2014
    February 2014
    January 2014
    December 2013
    November 2013
    October 2013

RightBooth logo
RIGHTBOOTH
​© 2013 - 2025 Aire Valley Software
News
​
Tutorials
​
FAQ
About
​
Contact
​
Terms of use and ​Privacy Policy
  • Home
  • Products
  • Feedback
    • Comments
    • User stories >
      • Mike Ridge
      • Tony Kay
      • Dave Bladen
      • Sue Crossland
      • Luke Dalby
      • McMaster University
      • Hangloose
      • Paul Waterhouse
      • Raf Sauvillers
    • User Videos
    • User Equipment
    • Organisations
  • Help
    • Features
    • Training Videos
    • How To
    • FAQ
    • Blog
    • User Manual
    • Video Settings
    • Webcams
    • Other Equipment
    • Release Notes
    • Terms of use
    • Contact
    • About
  • Try
  • Buy