Android IP Camera
An Android H.264 / MJPEG IP Camera app
新版本 0.10.0
## What's Changed
* Restart the streaming server after a START_STICKY restart by @gilcu2 in #71
* Persist the torch, and let it work with no viewer connected by @gilcu2 in #73
* Add /control endpoints to enable and disable streaming remotely by @gilcu2 in #72
* Allow recording via API while no clients connected & fix HTTP record by @DigitallyRefined in #75
**Full Changelog**: https://github.com/DigitallyRefined/android-ip-camera/compare/v0.9.1...v0.10.0
* Restart the streaming server after a START_STICKY restart by @gilcu2 in #71
* Persist the torch, and let it work with no viewer connected by @gilcu2 in #73
* Add /control endpoints to enable and disable streaming remotely by @gilcu2 in #72
* Allow recording via API while no clients connected & fix HTTP record by @DigitallyRefined in #75
**Full Changelog**: https://github.com/DigitallyRefined/android-ip-camera/compare/v0.9.1...v0.10.0
Features
If 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.
For more details/usage see: Android IP Camera GitHub Readme
- 🌎 Built in server, just open the video stream in a web browser, video app or even set it as a camera for Frigate or a Home Assistant MJPEG IP Camera (using `https://[ip_address]:4444/video/mjpeg`)
- 📴 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, video recording, 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
- 🥾 Optional start on boot
If 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.
For more details/usage see: Android IP Camera GitHub Readme
- 作者: DigitallyRefined
- 授權條款: MIT License
- 問題追蹤系統
- 原始碼
- 建置詮釋資料
- 可重現建置狀態
捐助
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 0.9.1
## What's Changed
* Fix failing camera image snapshot & caching #70
**Full Changelog**: https://github.com/DigitallyRefined/android-ip-camera/compare/v0.9.0...v0.9.1
* Fix failing camera image snapshot & caching #70
**Full Changelog**: https://github.com/DigitallyRefined/android-ip-camera/compare/v0.9.0...v0.9.1
新版本 0.9.0
## What's Changed
* Add local MP4 recording support by @H3X3R in #66
* Add optional start on boot by @gilcu2 in #67
* Add raw audio endpoint by @oliverstickel in #62
* Fix Android API 25 support by @DigitallyRefined in #63
* Bump actions/setup-java from 5.6.0 to 5.7.0 by @dependabot[bot] in #68
## New Contributors
* @H3X3R made their first contribution in #66
* @gilcu2 made their first contribution in #67
* @oliverstickel made their first contribution in #61
...
* Add local MP4 recording support by @H3X3R in #66
* Add optional start on boot by @gilcu2 in #67
* Add raw audio endpoint by @oliverstickel in #62
* Fix Android API 25 support by @DigitallyRefined in #63
* Bump actions/setup-java from 5.6.0 to 5.7.0 by @dependabot[bot] in #68
## New Contributors
* @H3X3R made their first contribution in #66
* @gilcu2 made their first contribution in #67
* @oliverstickel made their first contribution in #61
...
