Wydajność Dev1 / onvif

Z tego co wyczytałem moje kamery nie posiadają rtsp. Strony www także. Więc jest mały problem.
Sądzisz że onvife może tak drenować procesy bramki ?

A hacs nie masz zainstalowane?

Nie mam.
Z integracji tylko supla i onvife.

Tak. Zmniejsz ilość klatek.

Kamera nie ma możliwości zmiany ilości klatek. A w konfiguracji nie widzę nigdzie opcji.

Ciekawe czy bramka dala by radę z motioneye. Może wtedy wpiąć kamerę tam i tylko dodać encje.

Chyba że jest jakiś tani rejestrator zewnętrzny który można by zintegrować :slightly_smiling_face:

Dziś zrobiłem restart brami do fabrycznych. Dodałem kamery i wogole nie ma obrazu.
W logach znalazłem coś takiego.

"Logger: aiohttp.server
Source: components/onvif/camera.py:166
First occurred: 26 grudnia 2020, 12:04:17 (31 occurrences)
Last logged: 0:45:26

Error handling request
Traceback (most recent call last):
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/aiohttp/web_protocol.py”, line 422, in _handle_request
resp = await self._request_handler(request)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/aiohttp/web_app.py”, line 499, in _handle
resp = await handler(request)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/aiohttp/web_middlewares.py”, line 118, in impl
return await handler(request)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/homeassistant/components/http/request_context.py”, line 18, in request_context_middleware
return await handler(request)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/homeassistant/components/http/ban.py”, line 72, in ban_middleware
return await handler(request)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/homeassistant/components/http/auth.py”, line 127, in auth_middleware
return await handler(request)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/homeassistant/components/http/view.py”, line 129, in handle
result = await result
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/homeassistant/components/camera/init.py”, line 502, in get
return await self.handle(request, camera)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/homeassistant/components/camera/init.py”, line 537, in handle
return await camera.handle_async_mjpeg_stream(request)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/homeassistant/components/onvif/camera.py”, line 166, in handle_async_mjpeg_stream
await stream.close()
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/haffmpeg/core.py”, line 158, in close
await self._loop.run_in_executor(None, _close)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/concurrent/futures/thread.py”, line 52, in run
result = self.fn(*self.args, **self.kwargs)
File “/data/data/pl.sviete.dom/files/usr/lib/python3.9/site-packages/haffmpeg/core.py”, line 153, in _close
self._proc.stdin.write(b"q")
BrokenPipeError: [Errno 32] Broken pipe"

Linki rtsp już mam. Teraz muszę pliki ogarnąć na bramce. Ale nadal nie rozwiązuje to sterownia ptz niestety.

Dopiero do mnie dotarło, o co pytałeś @Kraszewsky