Android IP Camera
An Android MJPEG IP Camera app
新版本 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
* 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
- 作者: DigitallyRefined
- 授權條款: MIT License
- 問題追蹤系統
- 原始碼
- 建置詮釋資料
- 可重現建置狀態
捐助
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 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
* Fix streaming server stopping when notification dismissed
**Full Changelog**: https://github.com/DigitallyRefined/android-ip-camera/compare/v0.3.0...v0.3.1
