Hi, I'm testing the recording and playback with a screen sharing application.
I set up a WebDAV server and verified that session recordings are successfully stored.
When trying playback, however, I can't see anything on the screen.
Debugging output suggests that archiveManager.totalTime is non-zero,
connection is successfully established, and playback indeed was happening at the background.
I am testing with the sample playbackGuest application.
Any idea why this might be happening?