onvif
    Preparing search index...

    Interface OSDImgConfiguration

    interface OSDImgConfiguration {
        extension?: OSDImgConfigurationExtension;
        imgPath: string;
    }
    Index
    imgPath: string

    The URI of the image which to be displayed.