onvif
    Preparing search index...

    Interface GetReplayUri

    interface GetReplayUri {
        recordingToken: string;
        streamSetup: StreamSetup;
    }
    Index
    recordingToken: string

    The identifier of the recording to be streamed.

    streamSetup: StreamSetup

    Specifies the connection parameters to be used for the stream. The URI that is returned may depend on these parameters.