/
Video Export
Video Export
Exports a recorded video from the media storage server by passing start and end time.
Method summary |
---|
WizeyeVideoPlayer.exportVideo(path, start, end) |
Parameters | Description |
---|---|
path | Path to save video |
start | Epoch start time |
end | Epoch end time |
example
mp1.exportVideo("c:/test.avi", “1559256000”, “1559257000”);
, multiple selections available,
Related content
Screenshot
Screenshot
More like this
Start Video Capture
Start Video Capture
More like this
Version History
Version History
More like this