Skip to content

Releases: mryel00/crowsnest-dev

v4.1.10

15 Aug 09:37
aea28c1

Choose a tag to compare

What's Changed

v4.1.9

15 Aug 09:32
2422be1

Choose a tag to compare

What's Changed

Other

  • Update git actions in release.yaml (#307)

v4.1.8

26 Jul 08:53
cb12d44

Choose a tag to compare

What's Changed

Features

  • Add dual picam detection (#229)
  • Log libamera device resolutions and controls (#240)

Bug Fixes and Improvements

  • build.sh: Fix wrong cs branch for cloning (#215)
  • camera-streamer.sh: Force camera to be always active (#197)
  • Revert mainsail-crew#197 (#207)
  • Fixes error in detect_legacy (#217)
  • Skip do_memory_split on bookworm (#223)
  • Fix crash with brokenfocus and camera-streamer (#224)
  • Add pi5 support (#225)
  • Support no_proxy mode with camera-streamer (bookworm) (#238)
  • Fix ustreamer binary path for v5.52 changes (#245)
  • Change ustreamer repo to own fork as workaround for mainsail-crew#247 (#249)
  • Fix empty string if ustreamer not found (#253)
  • Fix crash of detect_libcamera without CSI cam (#256)
  • Fix libcamera resolution and controls logging (#260)
  • Change cs branch temporarily to fix compiling error (#280)
  • Cs cannot be built on Armbian, so let's not depend on it (#288)
  • Fix ustreamer dependencies (#294)
  • Fix libcamera device detection on bookworm (#305)

Refactor

  • Refactor camera-streamer decision logic (#300)

Documentation

  • Update supported devices (#213)
  • Fix buster hint link (#236)
  • Improve grammar and style, including capitalization and phrasing (#285)

Other

  • Add shellcheck run for PRs to develop (#198)
  • Refactor camera-streamer build conditions (#201)
  • Add startup workaround for SpeederPad (#203)
  • Add better dietpi support to installer (#204)
  • Add make argument to fix WorkingDirectory (#205)
  • Fix env file check (#212)
  • Add streamer repos update to make update (#210)
  • Add check to disable webcamd (#211)
  • Update copyright (#214)
  • Shallow clone camera-streamer submodules (#226)
  • Add note about proxies to crowsnest.conf (#227)
  • Fix clean_apps for installations without all backends (#230)
  • Remove buildclean from make update (#231)
  • Update issue bot to add github discussions (#234)
  • Add warning for libcamera on pi5 (#235)
  • Revert mainsail-crew#249 and update ustreamer version to v6.9 (#254)
  • Update ustreamer to v6.31 (#292)
  • Remove custompios module (#301)
  • Update ustreamer to v6.36 (#302)
  • Remove rtsp options from crowsnest.conf example (#304)

v4.2.7

02 Nov 22:31
24629e2

Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • camera-streamer.sh: Force camera to be always active (#197)

Other

  • Add shellcheck run for PRs to develop (#198)
  • Refactor camera-streamer build conditions (#201)