It should be possible to enable NodeJS according to this documentation:
http://docs.brightsign.biz/display/DOC/Node.js
The problem is that I don't really understand how this is supposed to be done. Where should I put the code that is given in the documentation? The documentation is saying that I should put the code in the player registry. But I can't find any explanation on what that is. Is it the autorun.brs?
It is also unclear what kind of functionality I can expect running NodeJs on BrightSign. Can I run a nodejs application that servers a webpage and display that webpage in my presentation on the screen I have attached to a monitor? Can I send udp messages to the nodejs app?