Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eveldee/premote
A solution to remote-control a Camera
https://github.com/eveldee/premote
csharp netcore netframework netstandard xamarin xamarin-android
Last synced: about 1 month ago
JSON representation
A solution to remote-control a Camera
- Host: GitHub
- URL: https://github.com/eveldee/premote
- Owner: Eveldee
- Created: 2018-02-12T16:20:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T11:41:22.000Z (almost 7 years ago)
- Last Synced: 2024-10-24T13:57:07.149Z (3 months ago)
- Topics: csharp, netcore, netframework, netstandard, xamarin, xamarin-android
- Language: C#
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PRemote
A solution to remote-control a CameraThis project is used to control a Camera connected to a server (a Raspberry in this case) from a client (an Android phone in this case).
You're free to use, copy or modify this code in any way.## Libraries used
This project use the following libraries:
- MessagePack-CSharp: https://github.com/neuecc/MessagePack-CSharp
- gPhoto2.Net: https://github.com/lecode-official/gphoto2-dotnet