auberginehill / panasonic-html-image-app

An unofficial and platform agnostic version of the Panasonic Image App for remote controlling a Lumix camera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unofficial HTML version of the Panasonic Image App application

This is an unofficial and platform agnostic counterpart of the official Panasonic Image App mobile app, which is partially similar to the older Lumix Link app. With this application you can remotely control your Lumix camera, take pictures, record video, adjust capture settings and so on.

Usage Instructions

Basically, the usage instructions can be found at this Personal View forum thread.

Tutorial (basic usage without streaming the Live View to the connected device)

  1. Press Menu button on the camera
  2. Go to the Setup menu
  3. Navigate to WiFi
  4. Select WiFi Function
  5. Select New Connection
  6. Select Remote Shooting & View
  7. Camera screen will now be showing the Wifi glowing beacon thing
  8. Choose the SSID ID it is showing on the camera (could be GX80-blah blah) to connect your phone or laptop to
  9. Camera will show message saying 'If you have not launched the smartphone application...' message
  10. Load the HTML-page Control.html into the browser of your phone or laptop
  11. Select 'Handshake 1'
  12. The browser will display 'ok,GX80-xxxxx,remote,encrypted' on the bottom of the page (the xxxxxx will be your specific GX80 ID)
  13. Select 'Connect (Start OTA Session)'
  14. The browser will now display 'OK' on the bottom of the page and the camera will display 'Under Remote Control'
  15. Wait until you see the live view image on the camera LCD

Credit: BTM_Pix

Deploy Cinelike D on Panasonic Lumix LX10 / LX15 [1]

  1. After the previous 15 steps in "Tutorial", set the camera to manual mode (M), and confirm that some appropriate camera settings, such as Shutter Speed or ISO, may be set with the Control.html page.
  2. Switch the camera to movie/video mode.
  3. Select Photo Style: cinelike_d [submit] on the Control.html page.
  4. The response on the bottom of the Control.html page should be 'ok' and the camera should NOT now be displaying the Photo Style you had selected previously (i.e. Standard, Vivid etc.) in top left corner of the screen of the camera.
  5. Cinelike D is now active on the camera (if indeed the Photo Style indicator seems to be blank). [2]
  6. If you go into the menu on the camera and select Photo Style, you will see that it is blank and you can't navigate to other Photo Styles such as Standard etc.
  7. You may want to save the no-name (Cinelike D) profile as a custom Photo Style by pressing "Disp." or by saving all settings to C1, C2 or C3 custom profile bank.
  8. To restore the original built-in video photo styles select Photo Style: Standard [submit] whilst in movie/video mode.

Credit: Jon Pais

_______
[1] May require extra/additional/different steps.
[2] If the response is "ok", but the Photo Style indicator doesn't vanish, the Cinelike D is not deployed, but it might be deployable by using a different procedure or different steps.

Screenshot

screenshot

Supported Camera Models

The basic parts of this application should work with all Lumix cameras that can be used with the mobile app.

However, as the cameras have different features, this application might or might not support all of them. Also, since it seems that each camera model has its own initial UPnP "Handshake" routine, some cameras might not pair at all by using the provided Handshake strings.

Furthermore, after a successful pairing (please see the Tutorial), the HTML-page requests.html lists all the settings on one page including settings that are not settable in each and every camera mode. For instance the focusing options "mf_asst_on", "mf_asst_off" and "AF override in MF" at Focus (MF) might only work as intended when Focus Mode is set to MF. Similarly, "AF/AE Lock On" and "AF/AE Lock Off" seem to require that one of the AF-modes is active on the camera.

Origin of This Application

This is a "fork" of a "fork" of the application published on http://www.personal-view.com/talks/discussion/6703/control-your-gh3-from-a-web-browser-now-with-video-/p1 , so the credit for the initial work on reverse-engeneering the communication protocol goes to lenuisible.

License

The license of the original application is unclear. It seems that it was given to the public without any restrictions.

Changes since version 2.0.0 (the first version of the previous fork) are covered by the 3-clause BSD license.

www

Home: Unofficial HTML version of the Panasonic Image App application
Fork: Unofficial desktop Lumix Link application (the previous fork)
Other: LMaster
Camera: Panasonic Lumix LX10/LX15 settings
Credit: lenuisible Control your GH3 from a Web Browser

About

An unofficial and platform agnostic version of the Panasonic Image App for remote controlling a Lumix camera.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 83.1%Language:Java 13.2%Language:CSS 2.7%Language:Batchfile 1.0%