onvif
    Preparing search index...

    Interface GetGuaranteedNumberOfVideoEncoderInstancesResponse

    interface GetGuaranteedNumberOfVideoEncoderInstancesResponse {
        H264?: number;
        JPEG?: number;
        MPEG4?: number;
        totalNumber: number;
    }
    Index
    H264?: number

    If a device limits the number of instances for respective Video Codecs the response contains the information how many H264 streams can be set up at the same time per VideoSource.

    JPEG?: number

    If a device limits the number of instances for respective Video Codecs the response contains the information how many Jpeg streams can be set up at the same time per VideoSource.

    MPEG4?: number

    If a device limits the number of instances for respective Video Codecs the response contains the information how many Mpeg4 streams can be set up at the same time per VideoSource.

    totalNumber: number

    The minimum guaranteed total number of encoder instances (applications) per VideoSourceConfiguration. The device is able to deliver the TotalNumber of streams