BrightSign HD2000 Betriebsanweisung

Stöbern Sie online oder laden Sie Betriebsanweisung nach DVD Spieler BrightSign HD2000 herunter. BrightSign HD2000 User guide Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken

Inhaltsverzeichnis

Seite 1

BrightSign Users Guide Matches: BrightSign HD2000 Version: 1.3.14 AutoPlay Script Version: 1.3.0.6 California, USA www.rokulabs.com

Seite 2

10BrightSign Documentation The complete set of BrightSign documentation is available at www.rokulabs.com/BrightSign. It includes: • BrightSign Ins

Seite 3

11Getting Started Step 1: Get Hardware You Need To start using the BrightSign, you’ll need the following hardware. • Display – Any monitor, TV, or

Seite 4 - Introduction

12Media Types Supported The following media types are supported: • MPEG-2 Video Files (aka “VOB” or “MPG” files) - These are the same types of file

Seite 5 - BrightSign Features

13Playing Media with BrightSign Media can autoplay from a CompactFlash card upon power-up, play via a script on a CompactFlash card, or be tested usi

Seite 6

14Auto Playing a Video upon Power-up To autoplay a video file on power-up or reset, do the following: 1. Copy the video file onto the root directory

Seite 7 - Example BrightSign Setups

15Auto Executing a Script Upon Power-Up Creating a BrightScript file allows you the most control over your interactive digital sign application. To

Seite 8 - Try the Demo

16Playlists A BrightSign playlist is a text file that ends in “.bsp” (BrightSign Playlist). It contains the names of the files to play, in the order

Seite 9 - Software Versions

17 Playlist Commands Here is the list of commands that can appear in a playlist: .bmp, .mp3, .mpg, .vob, .png (HD2000 only), .jpg (HD2000 only) Any

Seite 10 - BrightSign Documentation

18audiochan # (default is 2 ) Since there are three analog outs, if analog is selected you must also use the "audiochan" cmd: • audiochan

Seite 11 - Getting Started

19lighton # lightoff # These two commands are used to set or clear one of the GPIO outputs. The number can be any integer between 17 and 22. For ex

Seite 12 - Media Types Supported

2INTRODUCTION ... 4 BRIGHTS

Seite 13

20Creating Interactive Displays With BrightSign you can create displays that respond to user input. For example, give the customer options of watchi

Seite 14

21STATE bs5.bmp bs6.bmp STATE bs6.bmp bs7.bmp STATE bs7.bmp bs8.bmp STATE bs8.bmp bs9.bmp STATE bs9.bmp bs10.b

Seite 15 - Playlists, or CSV Files

22• 2 - Scale to fill and crop. The image is scaled so that it totally fills the screen, though with its aspect ratio maintained. • 3 - Scale to fi

Seite 16 - Playlists

23Sets the volume when playing an audio file. The volume parameter should be between 0 and 100. FLIPELO This keyword isn’t used in the example above

Seite 17 - Playlist Commands

24• button - Triggers on a GPIO Control Port button press. The format is: button:number, where number is between 0 and 12. • timeout - When a vide

Seite 18

25later in the document). To do this, append the following to the state name specified in an event column: :counter(<registry key name>) In t

Seite 19

26The general syntax is: <state name>:<gpio command>(<gpio_num>;<gpio_num>;gpio_num) That is, the state name followed by a co

Seite 20

27To use a second state machine, use the keyword NEXT in the first column of the CSV file following all of the STATE’s from the first state machine.

Seite 21 - Keywords

28State File (CSV) Examples The BrightSign Demo described above shows that you can design powerful interactive signs using easy to understand CSV fil

Seite 22

29Example 2: slideshow that advances only when a click / touch occurs Example 2 has only 1 event, the same elo event as Example 1. • There’s an

Seite 23 - IMAGEMODE 2

3SUPPORTED INPUT DEVICES ... 56

Seite 24

30Example 3: Video and Slide playback, using button input Example 3 contains five events, three button events and a timeout and videoend event. Th

Seite 25

31Example 4: Multiple state machines in a single CSV file Example 4 contains three state machines. The first state machine specifies the video mod

Seite 26 - Preloading Images

32Rollover Regions using State Files (CSV) In the previous section, “Using Excel to Create Interactive Signs”, you learned that you can create toucha

Seite 27

33 This is an example of what you would enter in the CSV file to define a rollover region. In this example: • Starting position is: 765,

Seite 28 - State File (CSV) Examples

34Example 5.1: Example 5.2:

Seite 29

35Scheduling Playback (HD2000 only) Videos, still images, playlists, and CSV files can be played back at scheduled times using the autoschedule.txt f

Seite 30

36music.bsp 2008/1/*-WED-16:00 video.mpg 2008/1/*-*-07:00 breakfast.bsp 2008/1/*-*-14:00 demo.csv In this example, the image “image.png” will be

Seite 31

37 1. Using a text editor create a file called “hello.bas” with this line: print “hello world” 2. Save “hello.bas” into the root directory o

Seite 32 - Rollover Events

38 11 BrightScript> ?type(5) rotINT32 BrightScript> if 1=1 then print"1 does equal 1!" else print "strange!" 1 does equal 1

Seite 33

39p = CreateObject("roMessagePort") tmr = CreateObject("roMessagePort") gpio = CreateObject("roGpioControlPort") g

Seite 34

4 Introduction The Roku BrightSigns are complete standalone Digital Sign or Kiosk Controllers that can play content from standard Flash memory cards.

Seite 35

40Troubleshooting If you are still having problems after trying troubleshooting tips, please contact customer support at www.rokulabs.com/brightsign

Seite 36 - Scripts

417. Re-create content with different software, if possible. 8. Contact Roku Customer Support if you are still having problems. Video output incl

Seite 37 - Examples

42Playlist support requires autorun.bas v1.1 or later. 1. Verify autoplay.bsp is spelled correctly 2. Verify that the autorun.bas v1.1 or later a

Seite 38 - GPIO Control Port

43BrightSign Software Update Fails 1. Verify that the update file is named update.rok 2. Verify the update file is in the root of the CF card, not

Seite 39 - Learning More and Support

44USB Mouse is not responding The BrightSign works with many different brands of USB mice. Before troubleshooting the mouse, please download the Brig

Seite 40 - Troubleshooting

45Appendix Selecting Compact Flash Cards Summary When using a BrightSign Product, your content and scripts are loaded onto a Compact Flash (CF) card

Seite 41

46speed with BrightSign by placing a file on it, and using the shell “readperf” command (see the BrightSign User Guide on shell instructions). Bri

Seite 42 - BrightSign and Accessories

47 Generating HD Content for the BrightSign HD2000 using Final Cut Pro From within Final Cut Pro: • Open an existing sequence or create a new one o

Seite 43

48• Select your file and check in the Inspector window that the resolution, frame rate and aspect ration are correct (click on the Encoder button in

Seite 44 - USB Mouse is not responding

49b. If you wish to verify the new software version, startup the BrightSign without a flash card inserted. If this update is older than version 1.1,

Seite 45 - Appendix

5BrightSign Features BrightSign HD600 BrightSign HD2000 Display Resolutions NTSC * PAL * S-Video (requires adaptor) * 640x480 (VGA out) *

Seite 46

50BrightSign Shell BrightSign has a command line shell that can be accessed via the serial port. The shell allows you to type in commands to trigger

Seite 47 - Cut Pro

51videoplay “/my video.vob” To change volume (0 - 100) to 75% when playing back a video or audio use: videoplay volume 75 audioplay volume 75

Seite 48

52 readperf bigfile.mpg If the “dir” command fails, you’ll get the following result: Roku> dir / opendir[/] Error: can't open dir If the “

Seite 49

533. Change to: debug = true 4. Rename autorun.bas file to “run.bas” for example, so it doesn’t start automatically a) If you are testing a playli

Seite 50 - BrightSign Shell

54Linux Shell (HD2000 only) The HD2000 has a Linux shell that can be accessed via the serial port. To access the Linux shell, enter the following at

Seite 51 - Testing Compact Flash Cards

557. Assumes logo.bmp is the file name of your logo file on the CF card. 8. Reboot the system - your logo should appear Using Your Own Boot Script

Seite 52

56Widescreen vs. 4x3 Discussion BrightSign can be used with widescreen or 4x3 displays. However the use of different display aspect ratios with the

Seite 53

57• Elo Touch Screens • Many brands of USB Keyboards • Many brands of USB Speakers – HD600 only • Many brands of USB Mouse or Trackballs • Many

Seite 54 - Linux Shell (HD2000 only)

6IR receiver * * Compact Flash card slot * * SD/MMC flash card slot * Video mode select button * * LEDs: connector activity and video mode *

Seite 55 - Using Your Own Boot Script

7Example BrightSign Setups Probably the simplest way to use BrightSign is to put a video or set of still images on a CompactFlash card, and use a VGA

Seite 56 - Supported Input Devices

8 Examples Here are some examples of what you can do with a BrightSign: • Display a looping video with “DVD+” quality on a variety of monitor types.

Seite 57 - USB Mice

9your monitor is configured to the correct input type and is connected using the correct cable. You should now see the demo in various video modes,

Kommentare zu diesen Handbüchern

Keine Kommentare