With roVideoPlayer you can capture these events. With roVideoScreen perhaps the best way would be to monitor the isPlaybackPosition() event - and set the position notification to 1 second. Then track the position to see if it's more than 1 different from the previous reported position. Remember, if their remote has an instant replay button and they press it, that plays the previous 7 seconds - so you might check for a difference of 9 or 10.