bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
169 stars 24 forks source link

[Question]: how is device.start_download supposed to work? #278

Closed lxrootard closed 5 months ago

lxrootard commented 9 months ago

Ask your question

Hello

How is device.start_download supposed to work? {"command": "device.start_download" , "serialNumber": "T8410xxxxxx", "path": "/tmp" } {"type":"result","success":false,"errorCode":"unknown_command"}

From this post it's not clear what should be the value for cipherId ? Reading the code it seems it's an RSA key. Where do I get it?

Thanks

lxrootard commented 9 months ago

Up! Could you please indicate if this command is either:

  1. functional > please explain further
  2. deprecated ?

Thanks

hrqiang commented 8 months ago

Same question. I'm looking for a way to download recording from command line(client.js) as well.

bropat commented 5 months ago

It's deprecated and no more working.