Description
Strarting from MainConsole 5.1, it allows user to import a CSV file to add multiple cameras.
從MainConsole 5.1版開始,系統允許透過匯入CSV檔以大量新增攝影機。
Solution
- An CSV sample can be found at the attachment of this article.
可從此文章附件處下載CSV範本。 - Or, create a CSV file with below columns(do not include the column header below in your CSV file):
或是,創建一個新的CSV檔案,並包含下資訊(請不要在CSV檔案裡列入欄位標題):
Costumized Camera Name | Camera IP address | Port number | Username | Password | Protocol | Camera Vendor | Camera Model |
Axis M1054 | 10.0.5.13 | 80 | root | pass | http | axis | m1054 |
- Among the four CSV formats, MainConsole supports CSV (Comma delimited) the best.
Notes:
- This doesn't support DNS or RTSP syntax.
此方式不支援使用DNS或是RTSP的語法。 - Except for Camera name, Username and Password, the rest columns are mandatory.
除了Camera name、Username以及Password這幾個欄位外,其餘都是必填的。
Comments
0 comments
Please sign in to leave a comment.