onvif
    Preparing search index...

    Interface RecordingJobTrack

    interface RecordingJobTrack {
        destination: string;
        sourceTag: string;
    }
    Index
    destination: string

    The destination is the tracktoken of the track to which the device shall store the received data.

    sourceTag: string

    If the received RTSP stream contains multiple tracks of the same type, the SourceTag differentiates between those Tracks. This field can be ignored in case of recording a local source.