Releases: Nick2bad4u/growcam-pc
Release list
GrowCam PC v1.2.0
📜 Changelog
✨ What's Changed in v1.2.0
- Commit Range: ➡️
v1.1.0...v1.2.0
✨ Features
907420a— (web) Add live pause and storage estimate (7 files, +99, -19)
🧹 Chores
85fba61— (release) Prepare 1.2.0 (7 files, +14, -11)
Note
Release comparison: v1.1.0...v1.2.0
⭐ Contributors
Thanks to anyone who has 🧑💻 contributed.
This changelog was automatically generated with ⛰️ git-cliff.
GrowCam PC v1.1.0
📜 Changelog
✨ What's Changed in v1.1.0
- Commit Range: ➡️
v1.0.0...v1.1.0
✨ Features
37c0988— (web) Add safe SD and FHD live streaming (17 files, +1594, -107)
🧹 Chores
9e34d38— (release) Prepare 1.1.0 (6 files, +30, -8)
👷 CI/CD
74bc373— Update 1.1.0 link exclusions (1 file, +3, -3)
Note
Release comparison: v1.0.0...v1.1.0
⭐ Contributors
Thanks to anyone who has 🧑💻 contributed.
This changelog was automatically generated with ⛰️ git-cliff.
GrowCam PC v1.0.0
GrowCam PC 1.0.0
GrowCam PC 1.0.0 is the first stable release of the local desktop/browser viewer for the VIVOSUN GrowCam C4.
Highlights
- Watch the local RTSP feed, capture snapshots, and opt into live audio.
- Browse a full day of microSD recordings on a 24-hour rewind timeline, select shorter windows, and continue across adjacent footage.
- Inspect the camera's reserved time-lapse partition, preview completed or in-progress captures, and manage the native time-lapse schedule with guarded writes.
- Browse, preview, and safely download ordinary recordings, snapshots, and time-lapse files.
- Use a responsive tabbed dashboard with persistent cache, rewind, continuation, and HEVC/H.264 settings.
Safer first-run behavior
- The camera address must be supplied with
--hostorGROWCAM_HOST; the package contains no developer-LAN default. - Camera-local RTSP/DVRIP credentials are separate from the VIVOSUN cloud login. The tested firmware defaults to
adminwith a blank local password. - If DVRIP controls cannot log in, the working RTSP view remains available in Live feed only mode while storage-dependent features are clearly marked unavailable.
- DVRIP errors now explain common return codes, including
Ret=205account lockout. Stop guessing credentials; a factory reset clears camera settings and requires VIVOSUN app pairing again.
Install and start
Requires Python 3.11 or newer and FFmpeg.
uv tool install growcam-pc==1.0.0
growcam --host 192.168.1.50 webpipx install growcam-pc==1.0.0 is an equivalent isolated install. Replace the example address with the camera's LAN address.
See the GrowCam C4 setup guide for pairing, credentials, storage layout, and reset recovery.
Verification
The release passed Ruff, mypy, Pyright, pytest (145 tests with branch coverage), package validation, documentation/link/security checks, and installed-command smoke tests on Windows, macOS, and Ubuntu with Python 3.11 through 3.14. The GitHub and PyPI wheel/sdist digests match.
Read the full changelog or compare v0.3.0...v1.0.0.
GrowCam PC v0.3.0
📜 Changelog
✨ What's Changed in v0.3.0
- Commit Range: ➡️
v0.2.0...v0.3.0
✨ Features
-
9c59ef8— (web) Add fast rewind and persistent settings (23 files, +3436, -253) -
f9fbc56— Add file browser and release tooling (37 files, +28785, -134)
🧹 Chores
ceec1aa— Complete strict Python task aliases (1 file, +12, -5)
👷 CI/CD
f0596f8— Narrow Pages link exclusion (2 files, +4, -3)
Note
Release comparison: v0.2.0...v0.3.0
⭐ Contributors
Thanks to anyone who has 🧑💻 contributed.
This changelog was automatically generated with ⛰️ git-cliff.
GrowCam PC v0.2.0
What's Changed
- build(deps-dev): bump the python-dependencies group with 3 updates by @dependabot[bot] in #1
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
GrowCam PC v0.1.0
Full Changelog: https://github.com/Nick2bad4u/growcam-pc/commits/v0.1.0