Skip to content

Latest commit

 

History

History
executable file
·
50 lines (32 loc) · 2.32 KB

README.md

File metadata and controls

executable file
·
50 lines (32 loc) · 2.32 KB

Evercam Play Build Status Stories in Ready

Evercam Play allows connect your own IP cameras, public webcams and any Android devices that you use as an IP camera. It connects you to Evercam dashboard so that you can see all your cameras on your desktop as well.

Name Evercam Play
Owner @liutingdu
Version 1.4.4
Evercam API Version 1.0
Minimum Android version Android 4.1 - version code 14
Licence AGPL

Features

  • Support of a huge range of different camera types - business & residential CCTV, home & business WiFi security cameras, public webcams, Android devices.
  • Add, edit and remove cameras from your account
  • Scan the local network to find cameras to add
  • Pre-populates camera details based on vendor
  • Portrait and Landscape viewing
  • Save snapshots from any camera and share them with your friends & family
  • Homescreen shortcut for single camera live view

Published App

Google Play

Build

  1. Checkout from Git: git clone https://github.com/evercam/evercam-play-android.git
  2. Install GStreamer 1.0 - 1.4.5 or higher for Android
  3. Modify evercamPlay/src/main/jni/Android.mk with the installed Gstreamer path for GSTREAMER_ROOT_ANDROID
  4. Compile GStreamer - Navigate to evercamPlay/src/main and run ndk-build (Tested with NDK version r10c)
  5. Open the project in Android Studio and run

Help make it better

The entire Evercam codebase is open source, see details: http://www.evercam.io/open-source

If you have experience with Android SDK and IP cameras, we look forward to your pull requests!

For any bugs and discussions, please use Github Issues.

Any questions or suggestions around Evercam, drop us a line: http://www.evercam.io/contact

evercam-play-android2