Media Objects and Media Server Shemas

Media Server maintains two Schemas in PixelCore, one is called “Media File” and another “Generic Media Server”.

Media File Schema has to be used to instantiate regular Objects and then Object’s UUID can be used to store (and access) a file with Media Server’s provided HTTP API.

Generic Media Server Schema is used by Media Server itself to maintain one Object in PixelCore which represents actual status of Media Server process and some associated statistics (total number of files in the storage, total size and some other useful information). This Object is updated by the Media Server process on a regular or event basis for statistics and status changes.