Re: Problem adding screen

390 views
Skip to first unread message

Andrew Armenia

unread,
Sep 17, 2012, 12:20:55 PM9/17/12
to concerto-dig...@googlegroups.com
If you didn't create a config.pl on your live USB, your client might also be connecting to RPI's concerto instance, which is a hardwired default in the current player. In this case, you will get the blue screen and nothing you do on your server will change it.

-Andrew


On Wed, Sep 12, 2012 at 5:36 PM, trendless <jer...@cotes.cc> wrote:
Sounds like it's finding the server, but the server isn't matching the MAC you've entered to the machine you're connecting. Is it possible that you've got the MAC address wrong? I certainly haven't seen every one in the world, but they're usually alphanumeric, not all numbers. Alternatively, you could test it from a web browser on a system that can contact that server by using: 

http://[serveraddress]/screen/?mac=[in:se:rt:yo:ur:nu:mb:er]

(leave out the [ ] brackets for both server address and mac address. The MAC can be any number, so long as you've setup that number as a screen in concerto)

--
You received this message because you are subscribed to the Google Groups "Concerto Digital Signage" group.
To view this discussion on the web visit https://groups.google.com/d/msg/concerto-digital-signage/-/DKwmW_njxhsJ.

To post to this group, send email to concerto-dig...@googlegroups.com.
To unsubscribe from this group, send email to concerto-digital-s...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/concerto-digital-signage?hl=en.

Andrew Elwell

unread,
Sep 17, 2012, 4:04:12 PM9/17/12
to concerto-dig...@googlegroups.com
is it worth altering the code on the 'master' server to indicate this
(ie, echo hostname?)

Scott

unread,
Oct 1, 2012, 12:26:52 PM10/1/12
to concerto-dig...@googlegroups.com
Altered line 84 of screen/missing.php to read this way:

    Please verify that this screen has been added to <?= preg_replace('/\..*/s','',$_SERVER['SERVER_NAME']) ?>. 

That way the screen tells only the host name, not the entire URL to the server. 
Reply all
Reply to author
Forward
0 new messages