Hello,
I am looking to build a simple web application that displays for my players on a t.v./cheap monitor a big, visible fashion. (Graphically similar to the Paizo Game mastery combat pad (image). The motivation behind this is to create nice, loud display for my players to see who is up in the initiative, who is on deck, who is delayed, etc; in other words, to speed up combat!
Here is an image of the setup:
I don't want to display the herolabs tactical console on the initiative display, because it provides Too Much Information to my players.
My question: is there a way that I can subscribe to the Herolabs tactical console? For example, if the tactical console did a verbose output to a log file, then I can write a log scrapper to parse the console events and push them along to a web server.
If such a log file exists, how do I turn it on, adjust its output level, etc?
In an ideal world Herolabs would simply publish out the events as a UDP multicast stream that downstream clients like myself could subscribe to, but I'm betting that feature isn't even on the backlog
Thanks in advance!
I am looking to build a simple web application that displays for my players on a t.v./cheap monitor a big, visible fashion. (Graphically similar to the Paizo Game mastery combat pad (image). The motivation behind this is to create nice, loud display for my players to see who is up in the initiative, who is on deck, who is delayed, etc; in other words, to speed up combat!
Here is an image of the setup:

I don't want to display the herolabs tactical console on the initiative display, because it provides Too Much Information to my players.
My question: is there a way that I can subscribe to the Herolabs tactical console? For example, if the tactical console did a verbose output to a log file, then I can write a log scrapper to parse the console events and push them along to a web server.
If such a log file exists, how do I turn it on, adjust its output level, etc?
In an ideal world Herolabs would simply publish out the events as a UDP multicast stream that downstream clients like myself could subscribe to, but I'm betting that feature isn't even on the backlog

Thanks in advance!