Hi,
I am trying to open/view some recordings from XPCO 2017 Database files (offline!) using your
MIPSDK\ComponentSamples\MediaPlaybackViewer
I can see my recordings (just one camera) and navigate regularly BUT timeline shows incorrect values/sequences (wrong list of motion and recording sequences).
I found that in TimeLineUserControl.cs sequences are incorrectly detected so it happens, for example, that I have ALL sequences as motion sequences and no recording sequence, Or if I try different guid, I have same sequences as recording sequences AND as motion sequences.
Important: I have correct values if I connect to a XPCO 2017 server and view the same recordings that are still on line (I can see correct recordings sequences and motion sequences).
I also tried to change Guid (in getDataAsync) for recording and motion sequences with no luck. Can you try to replicate the problem and give me any hint?
Thank you very much!