Skip to content

SChiotis/V380-Web

This branch is 11 commits behind Arkady23/V380-Web:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Arkady23
Sep 27, 2022
c35df15 · Sep 27, 2022
Aug 21, 2022
Sep 27, 2022
Sep 27, 2022

Repository files navigation

V380-Web

Web server for ip cameras V380. Russian and English interfaces are supported.

The HTTP server allows you to

  • perform all sorts of manipulations with the records on the sd card. Now you do not need to take it out of the camera every time;
  • watch the video archive on sd online without removing the card;
  • display camera information;
  • launch services (RTSP, telnet, ftp, HTTP);
  • restart and safely shut down the camera before turning off the power.

HTTP-сервер позволяет

  • производить всевозможные манипуляции с записями на sd-карте. Теперь вынимать её из камеры каждый раз вам нет необходимости;
  • смотреть видео-архив на sd онлайн, не вынимая карты;
  • отображать сведения о камере;
  • производить запуск служб (RTSP, telnet, ftp, HTTP);
  • перезагружать и безопасно завершать работу камеры перед отключением питания.

Таблица определения модели камеры V380

Camera Оборудование / Hwprefix Модель / Hwname Установщик / Installer
V380 Любая камера
Any camera
установка вручную
manual setup
httpd_V380_any_manual.zip

Ваша базовая прошивка может быть самой последней. Вся установка происходит на sd-карту. Если после установки очистить или вынуть sd, то камера будет работать в обычном режиме, как работала до установки.

Установка

  1. Отформатировать sd-карту в FAT32 (Вот эта программа подходит).
  2. Записать в корень карты содержимое архива в составе:
  • ark-add-on
  • quick_check.ini
  • setup.sh
  1. Вставить карту в камеру и включить её... ждать пару минут. Камера включется с запущенным сервером telnet. После чего нужно зайти через telnet по адресу камеры (логин root, пароль посмотреть в файле quick_check.ini).
  2. Ввести команду через telnet:
    /mnt/sdcard/setup.sh
  3. Камера должна перезагрузится. После чего можно заходить с помощью обозревателя интернета на адрес камеры.

Installation

  1. Format the sd card to FAT32 (Here this program is suitable).
  2. Write to the root of the sd-card the contents of the archive as part of:
  • ark-add-on
  • quick_check.ini
  • setup.sh
  1. Insert the card into the camera and turn it on... wait a couple of minutes. The camera turns on with the telnet server running. After that, you need to log in via telnet to the camera address (login root, password look in the file quick_check.in).
  2. Enter command via telnet:
    /mnt/sdcard/setup.sh
  3. The camera should reboot. After that, you can use the Internet browser to access the address of the camera.

Просмотр основных настроек

About

Web server for ip cameras V380

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%