Hi all, I was wondering if there is an equivalent function to
s.Media.monitor in the Media SDK? We are trying to migrate from
Milestones to Media Analytics, but we need to be able to trigger some
custom code on the milestone markers (currently standard progress
markers). Checking the documentation and examples we haven't seen any
similar functionality. The examples are providing details for tracking
start, end, seek etc of the video but there is no event for monitoring
intervals of 1 sec as befo...