mrquincle / memoto

Hack for Memoto / Narrative Clip lifelong logging camera
34 stars 5 forks source link

Narrative clip 2 ? #3

Open rodrigob opened 8 years ago

rodrigob commented 8 years ago

Just received my clip 2.

It has id f0f0:cafe, (edited script for the new usb id) other than that the script seems not to work as expected

sudo python memoto.py list /mnt/storage
Found Memoto device
Claim interface
Send file list request /mnt/storage
Size of data:  132
Empty folder
Thank you for using this script.

and

sudo python memoto.py list /
Found Memoto device
Claim interface
Send file list request /
Size of data:  660
Thank you for using this script.
One of the bulk commands failed. Timeout is often caused by sending one dev.read too many

Should sudo python memoto.py list / return a list of files ?

bwesen commented 8 years ago

Hi,

if you tell me what you want to do, I'll try to help you with it :)

rodrigob commented 8 years ago

For starters, I would like to be able to list the images from the clip, and then copy them into my hard disk.

The script seems to manage that for clip 1, but "something needs to be updated" to work for clip 2. Help on how to approach the problem would be great.

spillai commented 8 years ago

@rodrigob Has there been any progress on this front? I recently got my Clip 2, and would really love to tweak it to update capture frequency and download the files directly to disk.

mrquincle commented 8 years ago

My code is not meant for clip 2. You'll need to do reverse engineering yourself. Sniff what's going over usb etc. etc. You'll be busy for a while. :-)