FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
140 views 2 comments
by anonymous

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 anonymous
Hello,

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

Best regards,

Žygimantas
by anonymous
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 anonymous

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