Skip to content

Basic video player for an iPad exhibit kiosk display

Notifications You must be signed in to change notification settings

scimusmn/video-looper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Looper

HTML5 video looper for the iPad.

Setup

  1. Create a videos/ directory, and place your video file inside it.
  2. Edit index.html (line 26) to point to your video file.
<source src="videos/YourVideo.mp4" type='video/mp4'>

Installation

1. Install KioskPro on iPad.

2. Transfer files to iPad.

  1. Get iMazing software.
  2. Connect via USB. Select iPad from sidebar. Select Apps > KioskPro.
  3. Drag files into root KioskPro folder. (index MUST be in root)

3. Change iPad Settings.

  • General > Accessibility > Guided Access: ON
  • Wi-Fi: OFF
  • Bluetooth: OFF

4. Change KioskPro Settings.

  • Homepage: index.html
  • Show Bottom Navigation Bar With: ALL OFF
  • Idle Time Limit: 0

5. Run Kiosk Presentation

  • Select 'Run Kiosk Presentation' in upper left corner.

6. Enable iPad Guided Access session.

  • Triple-click Home button > select start.

About

Basic video player for an iPad exhibit kiosk display

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published