So far so good, how about tracking/logging?
So far everything is running, since on demo only runs for the accual services atm, but we are streaming now to Apple, Android, PC, and Linux from one stream being pulled from the XSplit server.
Now what we are looking to try to do if possible is threw the webpage, track how many viewers and a average of how long thier watching the live stream and make a Log either ina MySQL DB or a txt file that shows the date/time/ip so we can keep track of how many repeated visitors where thier from ect to more taloir our streams to them.
Watching the Servers terminal window I can see it is logging all sorts of stuff, and I could make a C++ program prob to read the log and parse it out, but would like to have something more visible/usable on the website for the admins of the site and the pastors to be able to see. Since we are getting more Live praise and worship groups in, we would like to show them how many people was watching them as well when asked.
Is this a setup that is already doable from with the EvoSteam or the WebUI or something that would need to be scripted to work with on the log files?