scheduled screenshot from a camera
AnsweredDoes any one know a way that it can be scheduled to do screenshot from a specifiic camera to a local drive directory or to email?
-
Hi Adrian Tindall,
You can achieve this by writing a middleware using the Nx Mediaserver API.
Any programing language or even the shell script/batch script could help.
You can use the API "/ec2/cameraThumbnail", and specify the camera by cameraId.The middleware would be able to call this API periodically, then you can save the snapshot to any drive you desired accordingly.
You would be able to find the API detail from the webAdmin -> API documentation.
ex: https://localhost:7001/#/api-tool/ec2-camerathumbnail-get?version=current%20apiThanks.
0
Please sign in to leave a comment.
Comments
1 comment