Giter Site home page Giter Site logo

hazer / android-rtsp-ipcam-viewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from warren-bank/android-rtsp-ipcam-viewer

0.0 1.0 0.0 2.46 MB

Android app to view RTSP IP camera video streams.

License: GNU General Public License v2.0

Java 100.00%

android-rtsp-ipcam-viewer's Introduction

Android app to watch RTSP video streams; this format is typical of inexpensive IP security cams.

Background

  • tinyCam PRO by Tiny Solutions LLC
    • is great
    • is the defacto standard for this kind of app
    • is inexpensive ($4 MSRP, occasionally $1 on sale)
    • cons:
      • none
        • this a personal quirk..
          • I prefer to not add Google account(s) to most of my Android devices
  • IP Cam Viewer by Robert Chou
    • has pretty good reviews
    • is the go-to free option for this kind of app
    • available variations:
      • limited functionality w/ ads
        • Basic
          • uses Google's in-app purchase to upgrade
        • Lite
          • uses an unlock code to upgrade
      • full functionality w/o ads
    • cons:
      • size of APK is over 25MB
      • requires a lot of permissions
      • most buttons/features are crippled
        • open a prompt to purchase pro license
      • basic functionality is (imho) not very impressive
  • there are no (good) open-source options

Goals

  • an extremely light-weight open-source app
    • minimal features
    • minimal UI
  • ability to add video streams
    • data structure:
      • required fields:
        • name
        • low-res video stream URL
      • optional fields:
        • high-res video stream URL
        • is enabled?
    • data import methods:
      • manual entry via dialog
      • import via text file (JSON format)
  • display of enabled video streams:
    • list view of low-res video streams
    • grid view of low-res video streams
      • number of columns is configurable
    • full-screen view of a single high-res video stream
      • (TBD) ability to zoom/pan
      • (TBD) ability to record to external SD card

Notes

  • minimum supported version of Android:
    • Android 4.1 Jelly Bean (API 16)
  • when videos are displayed in list/grid views:
    • audio is mute
    • click to open video in full-screen view
    • long click to toggle pause/play
  • when a video is displayed in full-screen view:
    • audio is not mute
    • controls are visible

Screenshots

MainActivity MainActivity MainActivity MainActivity FilePicker ListActivity GridActivity

GridActivity GridActivity VideoActivity

Credits

Legal

android-rtsp-ipcam-viewer's People

Contributors

warren-bank avatar

Watchers

 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.