Last modified by strixadmin on 2026/06/24 13:06

From version 7.1
edited by strixadmin
on 2026/06/24 07:58
Change comment: There is no comment for this version
To version 5.3
edited by strixadmin
on 2025/07/07 14:19
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -1,65 +1,43 @@
1 -=== ===
1 +=== **Инструкция по установке стримингового ПО СтриксВид** ===
2 2  
3 -(% style="line-height:1.32; margin-right:-15px" %)
4 -=== (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Инструкция по установке стримингового ПО СтриксВид**(%%) ===
3 +После установки операционной системы на сервер следующим шагом является развёртывание стримингового программного обеспечения СтриксВид, которое принимает видеопотоки с камер, обрабатывает их и сохраняет архив на сервере.
5 5  
5 +**Требования к оборудованию и программному обеспечению**
6 6  
7 -(% style="line-height:1.38; margin-right:-15px" %)
8 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)После установки операционной системы на сервер следующим шагом является развертывание стримингового программного обеспечения СтриксВид, которое принимает видеопотоки с камер, обрабатывает их и сохраняет архив на сервере.
7 +1. Сервер с установленной ОС Ubuntu 18.04 LTS и выше.
8 +1. ПК с ОС Windows.
9 9  
10 +==== **Этап 1. Подключение к интерфейсу командной строки сервера** ====
10 10  
11 -(% style="line-height:1.38; margin-right:-15px" %)
12 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Требования к оборудованию и программному обеспечению**
12 +К серверу удобнее всего будет подключиться через интерфейс командной строки по сети. Например, с помощью ПК на Windows. В этом случае потребуется SSH-клиент, например **PuTTY**:
13 +~1. Скачайте и установите [[PuTTY>>url:https://www.putty.org/]].
14 +2. Запустите PuTTY, введите IP адрес сервера и нажмите «**Open**».
15 +3. Авторизуйтесь. В открывшемся консольном окне введите логин и пароль, которые были заданы при установке ОС.
13 13  
17 +==== **Этап 2. Установка СтриксВид** ====
14 14  
15 -1. (% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)Сервер с установленной ОС Ubuntu 18.04 LTS и выше.
16 -1. (% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)ПК с ОС Windows.
19 +Вставьте в консоль следующую команду (скопируйте команду, вставьте с помощью правой кнопки мыши или сочетания клавиш S//hift + Insert//):
17 17  
21 +{{code language="none"}}
22 +curl -sSfL http://get.dvor24.com/ms/download/strixvid_install.sh | sudo bash
23 +{{/code}}
18 18  
19 -(% style="line-height:1.32; margin-right:-15px" %)
20 -==== (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Этап 1. Подключение к интерфейсу командной строки сервера**(%%) ====
25 +**Замечание:** В процессе установки система может запросить перезапустить службы — перезапускаем. Нажимаем Tab, затем Enter.
21 21  
27 +==== **Доступ к веб-панели:** ====
22 22  
23 -(% style="line-height:1.38; margin-right:-15px" %)
24 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)К серверу удобнее всего будет подключиться через интерфейс командной строки по сети. Например, с помощью ПК на Windows. В этом случае потребуется SSH-клиент, например, (% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**PuTTY**(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %):(%%)
25 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)1. Скачайте и установите (%%)[[(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(47, 111, 175); font-weight: 400; font-style: normal; text-decoration: underline; -webkit-text-decoration-skip: none; text-decoration-skip-ink: none" %)PuTTY>>url:https://www.putty.org/||style="text-decoration:none"]](% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %).(%%)
26 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)2. Запустите PuTTY, введите IP адрес сервера и нажмите «(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Open**(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)».(%%)
27 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)3. Авторизуйтесь. В открывшемся консольном окне введите логин и пароль, которые были заданы при установке ОС.
29 +Для входа в веб-панель стримера откройте браузер и перейдите по адресу:
28 28  
31 +**http:~/~/server_ip:8083**
29 29  
30 -(% style="line-height:1.32; margin-right:-15px" %)
31 -==== (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Этап 2. Установка СтриксВид**(%%) ====
33 +* В случае, если сервер располагается в одной локальной сети с вашим ПК, то IP-адрес сервера будет локальный, например **192.168.0.123**.
34 +Соответственно, в браузере нужно перейти по следующему адресу — [[http:~~/~~/192.168.0.123:8083>>url:http://192.168.0.123:8083]].
35 +* В случае, если сервер располагается удаленно, в интернете, то IP адрес сервера будет публичный, например 203.0.113.100.
36 +Соответственно в браузере нужно перейти по следующему адресу — [[http:~~/~~/203.0.113.100:8083>>url:http://203.0.113.100:8083]].
32 32  
38 +Стандартные данные для входа:
33 33  
34 -(% style="line-height:1.38; margin-right:-15px" %)
35 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)Вставьте в консоль следующую команду (скопируйте команду, вставьте с помощью правой кнопки мыши или сочетания клавиш S(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: italic; text-decoration: none" %)//hift + Insert//(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)):
40 +* **Логин:** admin
41 +* **Пароль:** 123
36 36  
37 -(% style="line-height:1.38; margin-right:-15px; background-color:#fafafa" %)
38 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: ~"Courier New~", monospace; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)curl -sSfL http:~/~/get.dvor24.com/ms/download/strixvid_install.sh | sudo bash
39 -
40 -
41 -(% style="line-height:1.38; margin-right:-15px" %)
42 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Замечание:**(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %) В процессе установки система может запросить перезапустить службы — перезапускаем. Нажимаем Tab, затем Enter.
43 -
44 -
45 -(% style="line-height:1.32; margin-right:-15px" %)
46 -==== (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Доступ к веб-панели:**(%%) ====
47 -
48 -
49 -(% style="line-height:1.38; margin-right:-15px" %)
50 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)Для входа в веб-панель стримера откройте браузер и перейдите по адресу: (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**http:~/~/локальный_IP_адрес_сервера:8083**
51 -
52 -
53 -(% style="line-height:1.38; margin-right:-15px" %)
54 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %)Стандартные данные для входа:
55 -
56 -* (% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Логин:**(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %) admin
57 -* (% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Пароль:**(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %) 123
58 -
59 -
60 -(% style="line-height:1.38; margin-right:-15px" %)
61 -(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 700; font-style: normal; text-decoration: none" %)**Важно:**(% style="font-size: 10.5pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(34, 34, 34); font-weight: 400; font-style: normal; text-decoration: none" %) после входа настоятельно рекомендуем сменить стандартный пароль через боковое меню: "профиль" → "сменить пароль".
62 -
63 -
64 -(% style="line-height:1.38" %)
65 -(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Порядок настройки и использования удалённого доступа через сеть Интернет описан в разделе (% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 700; font-style: normal; text-decoration: none" %)**«Удалённое подключение» → «Доступ через веб-интерфейс»**(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial, sans-serif; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %).
43 +**Важно:** после входа настоятельно рекомендуем сменить стандартный пароль через боковое меню: "профиль" → "сменить пароль".