FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14173 questions

16819 answers

27670 comments

54158 members

0 votes
104 views 2 comments
by

Hi guys,
I've seen this article about HikVision camera link but I have an important question.
Anyone know If is it possible to populate whitelist throught http? I have this model ds-2cd4a26fwd-izs/p

1 Answer

0 votes
by
Hello,

Could you please clarify, what do you mean by "populate whitelist via http"?

Best regards,

Žygimantas
by
Hi Žygimantas,
from the user manual I see that is possible to import a file excel with all license plate.
I wish I add a license plate to whitelist using a link like 15.10.15.10/add_license_plate?number=AC896LT.
Therefore, are there any other methods to upload the file excel into the camera that I could do from a code?
by

Hello,

Remote or CLI data transfer/upload to your camera depends on what type of inputs and protocols your camera supports. 

An scp command could be used for file transfer. An example is provided in this link: https://wiki.teltonika-networks.com/view/Upload_%26_Download_Files_from_RutOS#Linux.

Also a curl command could be utilized like in the example in this site: https://github.com/MissiaL/hikvision-client/issues/16.

Best regards,

Žygimantas