BlinkenUDP

From BlinkenSisters

The game is able to send an EBLP-Stream, an UDP-Stream that can be made visible with several BlinkenArea-Devices or -Software.

Contents

How To enable the Stream

See also Install#CommandLine-Parameters

Use one (or both) of the following params to enable the Blinken-Stream:

  • -b, --blpstream - Adress/Port for blpstream (--blpstream=192.168.0.1:2323 or -b=192.168.0.1:2323)
  • -m, --mcufstream - Adress/Port for mcufstream (--mcufstream=192.168.0.1:2323 or -m=192.168.0.1:2323)


How To View the Stream

The EBLP-Protocol is supported by a lot of other projects. Please refer to the documentation of the app. project on how to use it.

There is also a software called BLPViewer shiped with BlinkenSisters (at least if you used svn-checkout) thats quite easy to use.

Example Devices

Example Software