Skip to content

Releases: Nick2bad4u/growcam-pc

GrowCam PC v1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 23:38
Immutable release. Only release title and notes can be modified.
v1.2.0
85fba61

📜 Changelog

✨ What's Changed in 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

Choose a tag to compare

@github-actions github-actions released this 04 Aug 20:28
Immutable release. Only release title and notes can be modified.
v1.1.0
74bc373

📜 Changelog

✨ What's Changed in 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

Choose a tag to compare

@github-actions github-actions released this 04 Aug 00:45
Immutable release. Only release title and notes can be modified.
v1.0.0
7b1d394

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 --host or GROWCAM_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 admin with 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=205 account 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 web

pipx 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

Choose a tag to compare

@github-actions github-actions released this 03 Aug 01:33
v0.3.0
9c59ef8

📜 Changelog

✨ What's Changed in 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

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:22
v0.2.0
553b365

What's Changed

  • build(deps-dev): bump the python-dependencies group with 3 updates by @dependabot[bot] in #1

New Contributors

Full Changelog: v0.1.0...v0.2.0

GrowCam PC v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 22:23
v0.1.0
5aa38e8