Skip to content

RomeoLB/send-udp-bsn-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

bsn.cloud Player Remote UDP Control

This is a simple HTML app to run from a desktop/laptop system which can be used to communicate with a remote Brightsign player via bsn.cloud using REST API to send a UDP message.

Download the index.html file on your desktop/laptop and launch it with the Chrome web browser.

Make sure to enter in the relevant fields:

  • Network Name
  • Username
  • Password
  • client_id
  • client_secret
  • Device Serial number

Then click on the "Authenticate" button to obtain a token to allow communication with the bsn.cloud control server. If successful you should see an access_token displayed in the "Request Status" field.

image

After authenticating with the bsn.cloud control server, you can click on one of the Pre-programmed UDP button to send a UDP message (play1, play2 or play3) or enter a UDP command in the "Enter Custom UDP Command below" field then click on the "Send Custom UDP" button to send a UDP message to the target player (specified in Device Serial# field)

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages