Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkady23 authored Sep 27, 2022
1 parent 4b07c24 commit a93340f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Web server for ip cameras V380. Russian and English interfaces are supported.
### Таблица определения модели камеры V380
| Camera | Оборудование / Hwprefix | Модель / Hwname | Установщик / Installer |
| --- | --- | --- | --- |
| V380 | Любая камера<br>Any camera | установка вручную<br>manual setup | [httpd_V380_any_manual.zip](https://github.com/Arkady23/V380-Web/releases/download/First-time-installer/httpd_V380_any_manual.zip) |
| V380 | Любая камера<br>Any camera | установка вручную<br>manual setup | [httpd_V380_any_manual.zip](https://github.com/Arkady23/V380-Web/releases/download/Initial-installer/httpd_V380_any_manual.zip) |

Ваша базовая прошивка может быть самой последней. Вся установка происходит на sd-карту. Если после установки очистить или вынуть sd, то камера будет работать в обычном режиме, как работала до установки.
### Установка
1. Отформатировать sd-карту в FAT32 ([Вот эта программа](http://ridgecrop.co.uk/index.htm?guiformat.htm) подходит).
2. Записать в корень карты содержимое [архива](https://github.com/Arkady23/V380-Web/releases/download/First-time-installer/httpd_V380_any_manual.zip) в составе:
2. Записать в корень карты содержимое [архива](https://github.com/Arkady23/V380-Web/releases/download/Initial-installer/httpd_V380_any_manual.zip) в составе:
- ark-add-on
- quick_check.ini
- setup.sh
Expand All @@ -30,7 +30,7 @@ Web server for ip cameras V380. Russian and English interfaces are supported.
5. Камера должна перезагрузится. После чего можно заходить с помощью обозревателя интернета на адрес камеры.
### Installation
1. Format the sd card to FAT32 ([Here this program](http://ridgecrop.co.uk/index.htm?guiformat.htm) is suitable).
2. Write to the root of the sd-card the contents of [the archive](https://github.com/Arkady23/V380-Web/releases/download/First-time-installer/httpd_V380_any_manual.zip) as part of:
2. Write to the root of the sd-card the contents of [the archive](https://github.com/Arkady23/V380-Web/releases/download/Initial-installer/httpd_V380_any_manual.zip) as part of:
- ark-add-on
- quick_check.ini
- setup.sh
Expand Down

0 comments on commit a93340f

Please sign in to comment.