Pixotope QueryServer - API
Description
QueryServer is, similar to Store and AssethubServer, a per-network service, so it can be accessed statically using the name “QueryServer”. It contains a bunch of DH2 Queries which serve to make using DH2 easier, it also provides “Relays” which are GET/UPDATE-able endpoints that combine data from several places or transforms it in some other way. As both the Queries and Relays are parsed at startup, they can be expanded by anyone, even in a deployed installation. It is also open source and found here:
https://bitbucket.org/futureuniverse/open-python-services/src/master/
Name
QueryServer
State
QueryServer maintains no state
Calls
'AdjustmentPreset',
'CalculateXRARLatency',
'ClearAllKeyerPresets',
'ClearDigitalTwin',
'ClearKeyerPreset',
'ClearRoutings',
'ColorMatching',
'DisconnectClients',
'DuplicateCurrentShow',
'GetCameraSystems',
'GetFromRole',
'GetImageForRouting',
'GetImportShowState',
'GetMachineNames',
'GetSystemDump',
'LoadKeyerPreset',
'NetworkHealthCheck',
'RenameCamera',
'RenameKeyerPreset',
'RenameMedia',
'RestartMachines',
'SaveKeyerPreset',
'SetCalibratedLag',
'SetTrackingProtocol',
'ShutdownPipelines',
'SwitchCameraGroup',
'SyncChanges',
'UpdateBackupServer',
'WaitForEnginesToBeReady',
'WaitForPipelinesToFinishBuilding',
'CompareAgainstBlackB64',
'DiffB64Images',
'LaunchEngineLevel',
'SetupTestInput',
'SetupTestIO',
'SetupTestNDI',
'SetupVideoIOTestOCIO',
'SetupVideoIOTestRouting',
'TestAIKeyer',
'TestExternalKey',
'TestKeyer',
'TestLatency',
'TestSharpening',
'TestSpamSettingsChange',
'TestStorePerformance',
'UNFINISHED_TestVideoIOLatency',
'WaitForMainServicesToStart',
'CancelComputeJobs',
'GiveJakobNewName',
'Increment',
'MeasureStoreLatency',
'NestedStoreState',
'ShuffleColors',
'StoreState',
'Swap',
'TestAwait',
'CancelCaptureImage',
'CaptureCameraImages',
'CloudAsyncGeometry',
'DetermineBlurrinessOfB64',
'DetermineBrightnessOfB64',
'ConnectToVideohub',
'DisconnectFromVidehub',
'GetHealthyRenderMachines',
'GetRenderMachines',
'LockRenderMachineRow',
'RemoveRenderMachine',
'SetVideohubRouting',
'SyncRenderMapping',
'UpdateRenderMachines',
'VideohubTestConnection'