How to open "archived" Media Database on 2025R2 using SDK

We have a client that archives their media database folder and they might need to access recordings from it several years later (fully detached from recording server).

We want to know how we can do this now in 2025R2. It seems the VideoViewer and VideoFileViewer samples don’t work anymore now that the Cache.xml is no longer present in the MediaDB (moved to SQLite DB in progData/recServer/secure apparently).

For previous versions and for 2025R2, is it possible to use those samples to load a VideoOS.Platform.SDK.Environment and use classes like “RawVideoSource” to extract the raw frames from the mediaDB?