publiclab / pi-builder

Developing a reproducible build script system for making Raspberry Pi .img files
MIT License
22 stars 15 forks source link

Provide read access to filesystem over WiFi menu #66

Open jywarren opened 5 years ago

jywarren commented 5 years ago

Could we use the built-in console in the pi camera software? But perhaps just nginx or something would let us browse folders via HTML.

jywarren commented 5 years ago

If we do this via some program which allows uploading, then even better!

jywarren commented 5 years ago

I think the images are stored in a folder like http://pi.local/cam/... so if nginx or whatever is able to show directories listings for these, that'd be perfect.