RenierM26 / ha-ezviz

Ezviz component for HASSIO, testing latest additions to official integration. (The few I work on at least)
GNU General Public License v3.0
45 stars 21 forks source link

ERROR (stream_worker) [homeassistant.components.stream.worker] Error demuxing stream #94

Open pete-leese opened 2 years ago

pete-leese commented 2 years ago

Hi here,

Currently getting this error in the logs when viewing the ezviz stream from love-lace console.

Unfortunately not a lot of info in the logs:


Logger: homeassistant.components.stream.worker Source: components/stream/worker.py:482 Integration: Stream (documentation, issues) First occurred: 15:24:03 (1 occurrences) Last logged: 15:24:03

Error demuxing stream:


I have a EzVIz DB1 door bell.

Are you able to help me identify / troubleshoot the error ?

RenierM26 commented 2 years ago

Hi @pete-leese,

Did you try the RTSP stream via VLC? You should get some more details if you change the debug level in your config yaml file.

It will then log the "IP" and other settings related to how the RTSP connection string is built.

pete-leese commented 2 years ago

That’s the thing, everything seems to work ok in VLC and also HA, just getting these repeated errors in the logs.

AlessandroTischer commented 2 years ago

Same here.