User Tools

Site Tools


doc:appunti:hardware:olympus:open-oly-imageshare

This is an old revision of the document!


Open Oly ImageShare

Import photos from Olympus cameras via Wi-Fi connection

FIXME See the GitHub repository

App (Free and Open Source) to download images from an Olympus camera using the Wi-Fi connection. The app is written in Python using the Kivy framework; using the same codebase you can run the program in Android, GNU/Linux, Windows and others O.S. The app is actually tested in GNU/Linux and Android 13.

Olympus E-M10 Wi-Fi Protocol API sample

GET /get_caminfo.cgi
GET /get_connectmode.cgi
GET /get_commandlist.cgi
GET /switch_cammode.cgi?mode=play
GET /set_utctimediff.cgi?utctime=20230911T132038&diff=+0200
GET /get_rsvimglist.cgi
GET /get_imglist.cgi?DIR=/DCIM
GET /get_thumbnail.cgi?DIR=/DCIM/100OLYMP/P9100457.JPG
GET /DCIM/100OLYMP/P9100457.JPG
GET /get_camprop.cgi

Web References

doc/appunti/hardware/olympus/open-oly-imageshare.1763716120.txt.gz · Last modified: by niccolo