User Tools

Site Tools


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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:hardware:olympus:open-oly-imageshare [2025/12/03 17:00] – [Change Settings over Wi-Fi] niccolodoc:appunti:hardware:olympus:open-oly-imageshare [2025/12/03 17:05] (current) – [Open Oly ImageShare] niccolo
Line 3: Line 3:
 **Import photos from Olympus cameras via Wi-Fi connection** **Import photos from Olympus cameras via Wi-Fi connection**
  
-FIXME See the **[[https://github.com/RigacciOrg/open-oly-imageshare|GitHub repository]]**+  * See the **[[https://github.com/RigacciOrg/open-oly-imageshare|GitHub source code repository]]** 
 +  * Available on the **[[https://play.google.com/store/apps/details?id=org.rigacci.openolyimageshare|Google Play]]**
  
 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. 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 ====+===== Olympus E-M10 Wi-Fi Protocol API examples ===== 
 + 
 +Once you cannet an host to the camera private access point, you can point an HTTP client to the camera web server (**%%http://192.168.0.10/%%**) and retrieve several data:
  
 <code> <code>
Line 22: Line 25:
 GET /get_camprop.cgi GET /get_camprop.cgi
 </code> </code>
 +
 +See below the **Specification of Communication Protocol for Open Platform Camera** document for further explanation. Beware that not all the commands are available on all the cameras. E.g. the **exec_erase.cgi** is available on the **E-M10 Mark IV**, but is not supported by the **Mark II**.
  
 ===== Change Settings over Wi-Fi ===== ===== Change Settings over Wi-Fi =====
doc/appunti/hardware/olympus/open-oly-imageshare.1764777637.txt.gz · Last modified: by niccolo