eufy_security icon indicating copy to clipboard operation
eufy_security copied to clipboard

LivestreamAlreadyRunningError

Open jasonwfrancis1 opened this issue 2 years ago • 5 comments

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

jasonwfrancis1 avatar Aug 23 '22 23:08 jasonwfrancis1

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

this might be related: https://github.com/bropat/eufy-security-ws/issues/130

fuatakgun avatar Aug 26 '22 08:08 fuatakgun

Yes, I am also running in Hyper-V. I will try on another platform also and see what the result is.

Thank you I will report back

Sent from my iPhone

On 26 Aug 2022, at 09:16, Fuat Akgün @.***> wrote:



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#130https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbropat%2Feufy-security-ws%2Fissues%2F130&data=05%7C01%7C%7C2c72a7613c28478eb20c08da873b4b96%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637970985994037344%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=noEN%2BvZ5UMF6jwkhXlZ0gN5Dl8ec6ykDPdsuAA3OA7k%3D&reserved=0

— Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Ffuatakgun%2Feufy_security%2Fissues%2F440%23issuecomment-1228197776&data=05%7C01%7C%7C2c72a7613c28478eb20c08da873b4b96%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637970985994037344%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xpfZ%2BLgUCFvO2MHISDalw5%2BY%2BDouy%2B441JR1fefOxLE%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FABQHZM5BFGQB2IEBCQGT3GTV3B4OHANCNFSM57NHXJKA&data=05%7C01%7C%7C2c72a7613c28478eb20c08da873b4b96%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637970985994037344%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3e57L%2BeYjfRP2pwiPuMrb8FkJ6ivHhwatOAfZIWJQS8%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>

jasonwfrancis1 avatar Aug 26 '22 08:08 jasonwfrancis1

Any updates?

fuatakgun avatar Sep 15 '22 20:09 fuatakgun

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

beareogaming avatar Sep 23 '22 18:09 beareogaming

https://github.com/fuatakgun/eufy_security/issues/592

fuatakgun avatar Dec 27 '22 21:12 fuatakgun

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 avatar Mar 02 '23 20:03 trouble2

Some more logs from the docker container: image

image

trouble2 avatar Mar 02 '23 20:03 trouble2

And from the rtsp server: image

trouble2 avatar Mar 02 '23 21:03 trouble2