|
|
@@ -1,13 +1,12 @@
|
|
|
## python-rtsp-server
|
|
|
|
|
|
-Python-rtsp-server is a lightweight, zero-dependency proxy and storage server
|
|
|
-for several IP-cameras and multiple clients.
|
|
|
+AIWayZ-rtsp-server это легкий прокси-сервер, сервер хранения и детекции опасных ситуаций для нескольких IP-камер и нескольких клиентов.
|
|
|
|
|
|
### Features:
|
|
|
|
|
|
-* Reliable connection of clients in the local network. One connection to each camera, regardless of the number of clients.
|
|
|
-* Minimum client connection latency.
|
|
|
-* Low CPU load.
|
|
|
+* Надежное соединение клиентов в локальной сети. Одно подключение к каждой камере, независимо от количества клиентов.
|
|
|
+* Минимальная задержка подключения клиента.
|
|
|
+* Минимальная загрузка процессора.
|
|
|
* Proxying streams from IP cameras to an unlimited number of clients in the local network, the ability to limit the number of web clients.
|
|
|
* Ability to save to hard disk, with fragmentation and daily rotation.
|
|
|
* Restoring of connection with cameras and recording to disk after a possible disconnection of cameras.
|