Skip to content

MakeskyCode/remoteyourcam-usb

 
 

Repository files navigation

   原文连接 https://github.com/crazymaik/remoteyourcam-usb    由于原项目是eclipse项目结构,所以很不方便,我把项目结构转成现在主流的Studio结构,方便大家使用。亲测项目连接项目没有问题,读取照片,拍照获取图片功能正常。     Copyright 2013 Nils Assbeck, Guersel Ayaz and Michael Zoech

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Remote Your Cam OSS

This Android app allows you to control a Canon or Nikon DSLR camera through USB. Since we no longer have time developing this app we decided to open source the code. Maybe someone else wants to base their own app on this.

Features

  • Capture photos
  • Review your taken photos
  • Display current exposure mode
  • Bulb shooting (Canon only)
  • Live View
    • Histogram (Canon only)
    • Drive Focus
    • Adjustable duration of the captured picture in Live View mode
    • Zooming and panning in active Live View
  • Gallery with fullscreen picture review, zooming and panning
  • Picture stream showing captured pictures
  • Control of the following properties:
    • White balance
    • Shutter speed
    • Iso sensitivity
    • Aperture priority
    • Color temperature
    • Auto focus metering mode (Nikon only)
    • Setting the focus point (Nikon only)
    • Setting the focus rectangle in live view (Nikon only)
    • Exposure Compensation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%