ApkDownload

DSLR Scripting APK

最新版本 1.0 for Windows
更新 2015年February21日

信息

1.0 (#1)

更新 2015年February21日

APK檔案大小 96.9 KB

Android 最低版本需求 Android 3.1+ (Honeycomb)

開發人員 Paweł Kopczyński

類別 攝影 (應用)

應用 ID app.android.kopper.dslrscripting

開發者備註 Scripting system for your android device to control dslr (nikon or canon) camera

螢幕截圖圖片

點擊圖像以查看完整尺寸

內容描述

DSLR Scripting gives you a possibility to control your dslr camera via script running on your android device. You can think of this app as a programmable remote shutter.

Simple script can look like this:

while 1
message("Press 'OK' to take photo")
capture()
endwhile

It waits for a user to click ‘OK’ button and then takes a photo. An infinite loop makes this process repetitive.

To make this application running you need:
- dslr nikon or canon camera. This app was created for and tested on nikon D5100, but it should work with other dslr cameras as well. Unfortunately i have no confirmation if it is true
- android device with OTG (host USB) support
- USB cable to connect your android with camera
- application itself
- and set of scripts. Every script file has to have '.script' extension. You have to upload your scripts on your android device and, using properties button in app, you have to provide location of directory with scripts

You can find more information about scripting language, list of available functions and simple scripts on google code page: https://code.google.com/p/dslr-scripting/

DSLR Scripting is LGPL licensed. If you want to contribute visit: https://code.google.com/p/dslr-scripting/

評分和評論

評分:3.2 / 5 · ‎Less than 100 票

(*) 是必須的

之前的版本

DSLR Scripting 1.0 APK - 下載 適用于 Windows - (#1, 96.9 KB)