koko01024122 / opencamera

ip camera app for android (using onvif sdk)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCamera

This is a simple android app to monitor one or more ipcameras (supporting Onvif). The app required dropbox authorization, and will use that as a storage and source to sync between devices. You will be able to add/delete cameras, view camera on streaming, capture screenshots and videos (uploading them on dropbox), and also media viewing.

screen

This is a weekend project, for https://onvif-challenge.bemyapp.com

ON apks folder you can download the precompiled binaries for your platform

TODO

  • encrypt data on configuration file (json file saved on your dropbox account)
  • replace video player with a ffmpg based video player to reduce app size
  • ?? more features ??

License

Copyright 2015-2017 Elton Kola

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.

Attribution

About

ip camera app for android (using onvif sdk)


Languages

Language:Kotlin 80.2%Language:Java 19.4%Language:HTML 0.4%