Skip to content

Replay

Replay service implementation.

Replay

Bases: ONVIFService

Recording service client.

Property Details
First introduced ONVIF Release 2.1 (June 2011) Split from Core 2.0
Binding name ReplayBinding (ver10/replay.wsdl)
Operations replay.wsdl
Specification Replay.xml

GetServiceCapabilities()

Returns the capabilities of the replay service.

The result is returned in a typed answer.

GetReplayUri(StreamSetup, RecordingToken)

Requests a URI that can be used to initiate playback of a recorded stream using RTSP as the control protocol.

The URI is valid only as it is specified in the response. A device supporting the Replay Service shall support the GetReplayUri command.

GetReplayConfiguration()

Returns the current configuration of the replay service.

This operation is mandatory.

SetReplayConfiguration(Configuration)

Changes the current configuration of the replay service.

This operation is mandatory.