-
Notifications
You must be signed in to change notification settings - Fork 83
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
Comments
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 |
Any updates? |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: