How do I look for this issue. How can I tell if player is connected but no internet?
Date
Votes
2 comments
-
Allen H. Porter Nothing native available as far as I can recall. You can make a Presentation that has a text area and display system variables already populated by the player to show assigned IP, subnet mask, and default gateway. That doesn't require any BrightScript. We do this for our install folks to see that the player is getting an address.
We also wrote BrightScript that polls some of our URLs and if 200 returned then we display "Pass" in green. If any other code is returned we display fail in red.
-
Bright Scripters There is a forgotten Diagnostics option in the player setup that indicates internet access at player's startup.
https://brightsign.atlassian.net/wiki/spaces/DOC/pages/418709827/Network+Options
Please sign in to leave a comment.