question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

T8422 Floodlight support

See original GitHub issue

Describe the bug
Floodlight camera is seen as disabled and no commands could be sent to it.

To Reproduce
Model: T8422 Device is enabled by the app, start livestream fails with below error. I have also shared the response of ‘start_listening’ call

2021-10-10 17:56:53.240  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

Start Listening Response;

station;

        {
          'name': 'Patio',
          'model': 'T8422',
          'serialNumber': 'T8422XYZ',
          'hardwareVersion': 'P1',
          'softwareVersion': '2.0.4.6',
          'lanIpAddress': 'XYZ',
          'macAddress': 'XYZ',
          'currentMode': 1,
          'guardMode': 1,
          'connected': True
        }

device;

        {
          'name': 'Patio',
          'model': 'T8422',
          'serialNumber': 'T8422XYZ',
          'hardwareVersion': 'P1',
          'softwareVersion': '2.0.4.6',
          'stationSerialNumber': 'T8422XYZ',
          'enabled': False,
          'motionDetected': False,
          'personDetected': False,
          'personName': '',
          'autoNightvision': True,
          'ledStatus': True,
          'motionDetection': True,
          'pictureUrl': 'XYZ',
          'motionDetectionType': 5,
          'motionDetectionSensivity': 1,
          'light': False,
          'microphone': True,
          'speaker': True,
          'speakerVolume': 80,
          'audioRecording': True,
          'recordingEndClipMotionStops': False,
          'recordingClipLength': 75,
          'recordingRetriggerInterval': 0,
          'videoStreamingQuality': 0,
          'lightSettingsEnable': True,
          'lightSettingsBrightnessManual': 100,
          'lightSettingsBrightnessMotion': 100,
          'lightSettingsBrightnessSchedule': 100,
          'lightSettingsMotionTriggered': True,
          'lightSettingsMotionTriggeredTimer': 30,
          'notificationType': 2
        }

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:29 (21 by maintainers)

github_iconTop GitHub Comments

4reactions
bropatcommented, Oct 12, 2021

@fuatakgun @rpitera

I have found the cause. 😉

2reactions
fuatakguncommented, Oct 12, 2021

Enjoy your vacation

Read more comments on GitHub >

github_iconTop Results From Across the Web

Floodlight Camera (2K, Wired) - Eufy
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 >
eufy security Floodlight Camera, 1080p, No Monthly Fees ...
Amazon.com: eufy security Floodlight Camera, 1080p, No Monthly Fees, 2500 Lumens, Weatherproof, Built-in ... Support: Free Amazon product support included.
Read more >
Difference Floodlight Cam E 2K and Floodlight Cam 2K?
Today I see the Floodlight Cam E 2K (T8422) on offer through Amazon but I ... I just had contact with Eufy customer...
Read more >
Eufy by Anker T8422J112K Security Floodlight Camera - Black
eufy Security Outdoor Wired 2K Floodlight Surveillance Camera AI Black ... eufy T8422 Outdoor Wired Security Floodlight Camera 2K White New! $139.99.
Read more >
Anker Eufy Security Floodlight Camera T8420 User Manual
You may consider moving the wireless router closer to Floodlight Camera or using a Wi-Fi range extender. For troubleshooting, check the Help ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found