irungentoo / Xiaomi_Yi_4k_Camera

Stuff for the xiaomi yi 4k (and 4k+) cameras.
264 stars 91 forks source link

busybox downloading files #94

Open strukturart opened 5 years ago

strukturart commented 5 years ago

Hello,

if is possible to download video/images with a busybox command ?

psolyca commented 5 years ago

What do you want to achieve ?

strukturart commented 5 years ago

I found an other way to download the images with cUrl on my Nokia8110. I start the ftp-server on the yi4k+ with

telnet 192.168.42.1
tcpsvd -u root -vE 0.0.0.0 21 ftpd /tmp/fuse_d/DCIM/100MEDIA/

Thank you.

psolyca commented 5 years ago

Ok BTW I do not know if that works on 4k+ but on 4k you can simply use your cam IP without using a ftp server :

http://ip_of_your_Yi/DCIM/100MEDIA/YDXJ000X.MP4
strukturart commented 5 years ago

thank you @psolyca but i need ftp to push/pull images.