package icon

Android IP Camera

An Android MJPEG IP Camera app
New in version 0.4.0
## What's Changed
* Add Audio Gain/volume control
* Add TLS version select (1.3/1.2/disabled HTTP only - default: 1.3)
* Add authentication control (default: enabled)


**Full Changelog**: https://github.com/DigitallyRefined/android-ip-camera/compare/v0.3.1...v0.4.0
Features
  • 🌎 Built in server, just open the video stream in a web browser, video app or even set it as a Home Assistant MJPEG IP Camera (using `https://[ip_address]:4444/stream`)
  • 📴 Option to turn the display off while streaming
  • 🤳 Switch between the main or selfie camera
  • 🎛️ Remote web interface with controls for camera section, image rotation, audio/video sync, flash light toggle, resolution, zoom, exposure and contrast
  • 🖼️ Choose between different image quality settings and frame rates (to help reduce phone over heating)
  • 🛂 Username and password protection
  • 🔐 Automatic TLS certificate support to protect stream and login details via HTTPS
WarningIf you are planning to run this 24/7, please make sure that your phone does not stay at 100% charge. Doing so may damage the battery and cause it to swell up, which could cause it to explode.Some models include an option to only charge to 80%, make sure this is enabled where possible.Note: running at a higher image quality may cause some phones to over heat, which can also damage the battery.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 0.4.0 (40) suggested Added on Jun 09, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • take pictures and videos
      This app can take pictures and record videos using the camera while the app is in use.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "camera"
      Allows the app to make use of foreground services with the type "camera"
    • run foreground service with the type "microphone"
      Allows the app to make use of foreground services with the type "microphone"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • record audio
      This app can record audio using the microphone while the app is in use.
    • com.github.digitallyrefined.androidipcamera.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 4.8 MiB PGP Signature | Build Log

  • New in version 0.3.1
    ## What's Changed
    * Fix streaming server stopping when notification dismissed


    **Full Changelog**: https://github.com/DigitallyRefined/android-ip-camera/compare/v0.3.0...v0.3.1
  • Version 0.3.1 (31) - Added on Jun 04, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • take pictures and videos
      This app can take pictures and record videos using the camera while the app is in use.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "camera"
      Allows the app to make use of foreground services with the type "camera"
    • run foreground service with the type "microphone"
      Allows the app to make use of foreground services with the type "microphone"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • record audio
      This app can record audio using the microphone while the app is in use.
    • com.github.digitallyrefined.androidipcamera.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 4.8 MiB PGP Signature | Build Log