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 |
[edit]
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)
[edit]
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.
[edit]
Example Devices
[edit]
Example Software
- convert and record with BlinkenLib
- view with BLPViewer
- view with BlinkenApplet
- view with BlinkenSimJava
- view with BlinkenSimVb
