I would like to use onvif to get recorded video data within a track, so I can construct a playback timeline that will show gaps in recorded video. FindRecordings + GetRecordingsSearchResults only returns start and end of the entire recording. Seems like I should be able to use FindEvents + GetEventsSearchResults to get start and and times of playable video within a recording, but I am having trouble with event SearchFilter. Is this possible, and if so can someone provide me with an example EventFilter?
