Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LivestreamAlreadyRunningError #440

Closed
jasonwfrancis1 opened this issue Aug 23, 2022 · 9 comments
Closed

LivestreamAlreadyRunningError #440

jasonwfrancis1 opened this issue Aug 23, 2022 · 9 comments

Comments

@jasonwfrancis1
Copy link

Hi,

I have followed the install instructions and cannot get video from my Doorbell to stream. I’m getting snapshots and sensor data, but cannot stream.

The add on reports the below error, every time I stream. And it seems to be connecting to and disconnecting from the Homebase a lot.

The streaming source type and address sensors report they “became unavailable”

2022-08-23 23:00:00.312 INFO Connected to station T8010P232050271B on host 192.168.11.53 and port 10234
2022-08-23 23:00:01.241 ERROR Message error
LivestreamAlreadyRunningError Livestream for device T8210P0020500575 is already running
error stack:
• message_handler.ts:139 handle
src/lib/device/message_handler.ts:139:31
• task_queues:96 processTicksAndRejections
node:internal/process/task_queues:96:5
• server.ts:103 receiveMessage
src/lib/server.ts:103:21
2022-08-23 23:00:08.990 INFO Disconnected from station T8010P232050271B
2022-08-23 23:00:14.027 INFO Connected to station T8010P232050271B on host 192.168.11.53 and port 14831
2022-08-23 23:00:21.930 INFO Disconnected from station T8010P232050271B

@fuatakgun
Copy link
Owner

it is not expected to disconnect and reconnect multiple times, we should first found out why it is dropping.

this might be related: bropat/eufy-security-ws#130

@jasonwfrancis1
Copy link
Author

jasonwfrancis1 commented Aug 26, 2022 via email

@fuatakgun
Copy link
Owner

Any updates?

@beareogaming
Copy link

i also run into this issue, feel free to lmk if you want help duplicating, my stream tends to run for a random period of time, goes idle and will not recover until i reboot the addon several times or turn it off, wait 5 minutes and turn it back on.
image

@fuatakgun
Copy link
Owner

#592

@trouble2
Copy link

trouble2 commented Mar 2, 2023

I kind of have the same issue:
image

In HA it says: Cannot call service camera/turn_on. ('Camera (%s) does not support RTSP Stream', 'Frontdoor')

When I checked the log it was reporting about every second, so I disabled that:

image

So what can I do?

@trouble2
Copy link

trouble2 commented Mar 2, 2023

Some more logs from the docker container:
image

image

@trouble2
Copy link

trouble2 commented Mar 2, 2023

And from the rtsp server:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants