T8424 Floodlight support
See original GitHub issueDescribe the bug
Floodlight camera is seen as disabled and no commands could be sent to it.
To Reproduce
Model: T8424
Device is enabled by the app, push notifications on, start livestream fails with below error. I can share stream if you need to debug.
2021-11-07 14:28:01.821 INFO Push notification connection successfully established
2021-11-07 14:28:11.731 ERROR Unexpected error
RangeError The value "-128" is invalid for option "size"
details:
{
code: 'ERR_INVALID_OPT_VALUE'
}
error stack:
• buffer.js:370 alloc
buffer.js:370:3
• utils.ts:25 stringWithLength
node_modules/eufy-security-client/src/p2p/utils.ts:25:30
• utils.ts:102 buildIntCommandPayload
node_modules/eufy-security-client/src/p2p/utils.ts:102:70
• session.ts:337 sendCommandWithInt
node_modules/eufy-security-client/src/p2p/session.ts:337:25
• station.ts:2359 startLivestream
node_modules/eufy-security-client/src/http/station.ts:2359:39
• message_handler.ts:100 handle
src/lib/device/message_handler.ts:100:39
• server.ts:46 device
src/lib/server.ts:46:34
• server.ts:98 receiveMessage
src/lib/server.ts:98:58
• server.ts:57 <anonymous>
src/lib/server.ts:57:53
• events.js:375 emit
events.js:375:28
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (9 by maintainers)
Top Results From Across the Web
Eufy Floodlight Cam 2
Yes, the floodlight camera supports human detection, it can differentiate people from objects. 6. Does eufy Floodlight Cam 2 support Amazon Alexa or...
Read more >Amazon.com: eufy Floodlight Cam 2, 2K, Built-in AI, 2-Way ...
Yes, the floodlight camera supports up to 2 activity zones. Users can set activity zones to exclude unnecessary event alerts or record unnecessary...
Read more >Supporting Eufy Floodlight Camera (T8422) · Issue #70 - GitHub
Have set up the EUFY Floodlight camera on using the eufy security integration, however not able to see live video on the Lovelace...
Read more >Difference Floodlight Cam E 2K and Floodlight Cam 2K?
I'm in the UK and the floodlight Cam 2k (T8424) seems to be always out of ... I just had contact with Eufy...
Read more >QUICK START GUIDE - Floodlight Camera 2K
Floodlight Camera 2K. (T8424). Junction Box. Central Screw Cap. Plate Screws ... For troubleshooting, check the Help section in the Eufy Security app....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@yieldhog , this is specific file based streaming but related to @bropat 's repositories, please check eufy_security custom integration to get rid of them.
Here, only focus adding support for new devices to eufy-security-client, i will take care anything for integration inside home assistant
@bropat I will try and test this evening