syndilights/displayclienthtml
cyrille ea4d06c5eb some more changes 2013-09-30 23:36:19 +02:00
..
websocket_demo documented the frame format 2013-09-16 23:11:42 +02:00
README documented the frame format 2013-09-16 23:11:42 +02:00
building-isometric_b.jpg
building-isometric_night.jpg
codef_core.js
codef_scrolltext.js
crossdomain.xml
demo-codef.html
demo.html
feed_stream.sh documented the frame format 2013-09-16 23:11:42 +02:00
font.png
hello_node.js
index.html
node_modules
stream.php documented the frame format 2013-09-16 23:11:42 +02:00
visionneuse.html Update size, channels, web server, working example cellular.py 2013-09-22 00:23:13 +02:00
ws_stdin.js documented the frame format 2013-09-16 23:11:42 +02:00
ws_udp.js some more changes 2013-09-30 23:36:19 +02:00

README

this contains currently standalone html pages showing off how the displayclient looks like

the final setup will be a central server using node.js which gets it's data from the frameserver
and manages the multiple connections to web clients visualizing the virtual building

howto install node js: http://howtonode.org/how-to-install-nodejs

*run the latest demo
** run the webserver/udp listener:
nodejs ws_udp.js

** run the random data feeder
./feed_stream.sh

** run the visualizer
./firefox visionneuse.html