Skip to content

v0.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@monkeymademe monkeymademe released this 05 Jul 23:28

In this release a whole lot has changed so I hope you will enjoy it. I put it as a beta pre-release and it will be there for a week so I can iron out some bugs you might report so consider this v1 when its ready!

Whats changed:

  • Pretty much everything under the hood (unfortunately still a little messy but thats in my plan to fix also)
  • Multicamera support: Meaning CM4 with dev boards that support 2 CSI interfaces and the Pi5 can use both cameras at the same time!
  • Better saving config: Now you can save config as a file and have it loaded up when you reboot your pi. Worth noting if you physically swap camera modules the system will use default settings and you will have to tell the system to use a save file again. So save before you unplug!
  • Home screen has a camera listed with a still image as a preview
  • Separated Sensor Mode (found in camera info page) and capture resolution. Sensor mode will define how much of the sensor is used and capture resolution is the actually resolution of the image saved (just upscaled if you have a low sensor mode and high capture resolution.)
  • Reworked the Camera settings menu to be a little more dynamic depending on what you select
  • Added 'i' buttons for explanations for each camera setting
  • Octoprint support with URLs for
video feed : http://YOUR_IP:8080/video_feed_0
snapshot  : http://YOUR_IP:8080/snapshot_0
  • With the above video_feed URL you can also use that URL for OBS and VLC player for network streaming its still laggy but it works (this is not strictly new this worked on the last release but its undocumented)

Known issues:

  • I am fully expecting something to go wrong with the saving of config so please report away. Otherwise the window is not pretty I will work on that
  • Scalercrop is broken for some reason so I will need to take a new look at that
  • Timelapse feature was removed for now just because it needs some love
  • USB camera might break the system (this is largely untested but since I know USB cameras are at least detected by picamera2 I am expecting issues)
  • Loading/saving config popup does not close after you press save
  • Can't remove unwanted configs
  • On making this list I noticed that DNG's are no longer saved