replayEvent
Use the interface to replay an event.
Request Mode
POST/GET http://ip/V1.0/replay/replayEvent?replayRecordId=23&playStyle=1
Request Data
Parameter | Type | Description |
---|---|---|
replayRecordId | Int | The event ID, non-essential. If it is not carried, it means to replay the last event. |
playStyle | Int | Replay mode, non-essential parameter, which only taking effect for dual-camera replay, and the default value is -1 0: Cam 1 only 1: Cam 2 only 2: Cam 2 first, then Cam 2 3: Cam 2 first, then Cam 1 4: Side-by-side (Cam 1 & 2) 5: Side-by-side (Cam 2 & 1) |