GithubHelp home page GithubHelp logo

rondadon / pmcafilesystemserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schnatterer/pmcafilesystemserver

0.0 1.0 0.0 134 KB

Simple Android app for Sony Cameras (PlayMemories Camera App Store) that provides the File System of the camera via HTTP

License: MIT License

Java 100.00%

pmcafilesystemserver's Introduction

pmcaFilesystemServer

Build Status

Simple Android app for Sony Cameras ( PlayMemories Camera App Store) that provides the File System of the camera via HTTP.

This app uses the OpenMemories: Framework and is greatly inspired by the following existing open source PMCA Apps

Installation

Usage

On Startup a WiFi Connection will be established. Once this succeeds a webserver is started and its URL is displayed. There you can download all data from the camera, like images and videos.

This works around the constraint of certain Sony cameras where videos can not be downloaded via WiFi.

โš  The Web Server exposes the whole file system without authentication to everyone on the same network as the camera. Make sure to run this in a private network, using WiFi direct or by using your Mobile's Hotspot.

Development

adb tcpip 5555
adb connect 192.168.178.53:5555

See https://stackoverflow.com/a/3623727

For creating a release, set git tag and then upload an unsigned APK to GitHub's release page. Signed APKs seem to be denied by Sony-PMCA-RE.

The app writes a log file to the SD card: /storage/sdcard0/pmcaFilesystemServer/LOG.TXT.

Icon

Was generated with AndroidAssetStudio

Feature Ideas

pmcafilesystemserver's People

Contributors

schnatterer avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.