Problem with "time" parameter in the API of cameraThumbnail
AnsweredHi,
I want to get a static image from specific camera in my server.
I'm using the API command as follows:
https://SERVER_IP/ec2/cameraThumbnail?cameraId=CAMERA_ID&time=1650975600000.
(This epoch time is only for the example).
When I'm using "now" instead of an epoch time, it works good. I also tried to use the "YYYY-MM-DDTHH:mm:ss.zzz" format but it works for me only for specific hour.
How can I make it work for any value of epoch time?
Thanks!
-
Hello,
How can I make it work for any value of epoch time?
The thing is there can be no recording on the Server for any value of time.
Just make sure there are recordings for the specific daytime you're trying to get from a camera.
0
Please sign in to leave a comment.
Comments
1 comment