imaginevision / Z-Camera-Doc

Document for Z Camera
151 stars 47 forks source link

Cannot retrieve thumbnails from USB RNDIS #26

Open ghost opened 6 years ago

ghost commented 6 years ago

I'm playing with the HTTP requests via USB/ RNDIS and they seem to work fine. However I cannot retrieve any thumbnails of the videos. Example:

http://192.168.168.1/DCIM/100MEDIA/EYED0783.MOV?act=thm

return error 404 (not found). The file 0783 is available, I see it in the directory listing and changing the query to act=info leads to retrieve the information.

I have to do something further in order to get the cam producing the thumbnails?