onvif
    Preparing search index...

    Interface ReplayConfiguration

    Configuration parameters for the replay service.

    interface ReplayConfiguration {
        sessionTimeout: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    sessionTimeout: string

    The RTSP session timeout.