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: 2 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T11:41:22.000Z (over 8 years ago)
- Last Synced: 2025-04-04T13:50:00.961Z (over 1 year ago)
- Topics: csharp, netcore, netframework, netstandard, xamarin, xamarin-android
- Language: C#
- Size: 89.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PRemote
A solution to remote-control a Camera
This 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