Wiki source code of online-gap
Version 1.1 by strixadmin on 2026/06/24 08:41
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | |||
| 2 | |||
| 3 | (% style="line-height:1.38; margin-top:32px" %) | ||
| 4 | (% style="font-size: 13pt; 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" %)**Как уменьшить задержку онлайн-трансляции** | ||
| 5 | |||
| 6 | (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %) | ||
| 7 | (% 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" %)При просмотре камер через общий список используется протокол HLS. Он обеспечивает быстрый запуск видео, но может создавать задержку изображения на 5–10 секунд относительно реального времени. | ||
| 8 | |||
| 9 | (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %) | ||
| 10 | (% 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" %)Если важна минимальная задержка (например, при контроле шлагбаума, ворот, калитки или поста охраны), используйте видеостены. В этом режиме применяется потоковая передача через WebSocket (WS), которая позволяет получать видео практически в реальном времени. | ||
| 11 | |||
| 12 | (% style="line-height:1.38; margin-top:16px; margin-bottom:16px" %) | ||
| 13 | (% 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" %)При первом открытии камеры на видеостене подключение может занимать на 2–3 секунды больше времени, однако после запуска трансляция отображается с минимальной задержкой. | ||
| 14 | |||
| 15 |