ilker-aktuna / Gear-360-File-Access-from-Android-phones

Gear 360 (2017 version) File Access from Android phones - works on even Android 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document Routes

ryanramage opened this issue · comments

I have this installed and it works well from my Android. Thanks!

I want to automate some workflow, and I am trying to script some of the downloading of the photos. What are the api routes that are exposed? I get a 400 response from http://192.168.43.1 and I have tried various paths, just wondering if there are api route paths for listing the files on the device and then getting them.

Thanks!

ok, I found out I accidentally cleared the sd card. Once I added back the root files, it worked. For others reference:

  • the gallery url is http://192.168.43.1:8888/cgi-bin/gallery
  • to list files in a dir http://192.168.43.1:8888/cgi-bin/gallery?filedir=/sdcard/DCIM/101PHOTO