Hello I would like to make a terminal touch system. I would like to install 2 screens, one touch for the selection and the other that broadcasts the media. For example a large map on which I can select a country (on the tablet). Once selected, the video of the selected country is played on my big screen (or videoprojector). Is this possible with 2 brightsign? How to do ? Thank you for your help....sorry for my english !
4 comments
-
Bright Scripters Works like a charm :)
You could use serial, UDP, and GPIO.
If you feel adventurous, you could also use player 2 to act as a web server, where the served interactive web page, is shown on player 1.
When the user taps on a button on player 1, JS code activates an event at player 2.
The advantage of this method, is that future modifications, are done on player 2 only.
-
MOUSSEIGT Thank you for your help;
How should I proceed with brightsign author ? I must encode on HTML 5 ? How to configure the serveurs for this use ?. Could you explain please
Thank you
-
Bright Scripters There is plenty of information here
-
MOUSSEIGT I ask these question because I found no help on your training video for creating an interface on a brightsign (with brightsign author) to drive a second one.
Thank you