Page 1 of 1

Logfile for played videos

Posted: Tue Sep 23, 2025 12:01 pm
by simonhu
Hello,
we want to count how many time a video is starting during a day. Note, the video is manually startet by a client. Therefore we want to write the number into a logfile and send it as a email summary to a destinated user. (email is a plan).

Do you have any advices how to programm or solve it? are there already solutions or basics in Madmapper?

Thanks a lot

Re: Logfile for played videos

Posted: Mon Nov 17, 2025 11:03 am
by franz
Unfortunately, I dont have a solution so far.
This will be possible when we release the User Modules function, sometime in 2026.

One workaround would be to make a custom external app to send OSC to MadMapper to trigger the video,
and count + email from that app.

Another workaround would be to parse MadMapper log file, say with a script, to count how many times the video file was triggered, and send an email with the information.