SharpCap 1.3.106 – Basler Camera Support

Download

Something really new this time – for the first time ever SharpCap’s camera support goes beyond simple webcams. SharpCap 1.3 adds support for a whole range of Basler cameras. So far I’ve been working with the Basler Ace cameras (http://www.baslerweb.com/beitraege/beitrag_en_99200.html) but since Basler provides a unified SDK for their whole camera range it should work with other models like the Scout, Aviator or Pilot.

What’s so good about the Basler cameras? How about high frame rates – up to 100fps on some models, and the connection via gigabit ethernet means you don’t have to sacrifice quality as the frame rate rises. Not enough? 12 bit pixel depth – that’s an extra factor of 16 in dynamic range over your 8 bit depth webcam. Add tiny size and the convenience of running a single ethernet cable to the camera (which can use power over ethernet) and you’ve got a compelling planetary camera. But we’re not done yet – maximum exposure is currently between 1 and 10s, depending on model, so the cameras are pushing into the LX webcam range.

At this point I have to say a big thank you to Dan over at www.xagyl.com. Dan was kind enough to provide me with a sample Ace camera for development and testing purposes. Dan is distributing the Basler cameras to Astronomers in the US and Canada – so you know where to look if you want to buy one. I know that Dan has some more Astronomical ideas up his sleeve, so keep an eye on his web site.

For more info see the Basler Cameras page.

Other Features
For those of you who don’t have a Basler camera, there are still some exciting new features in 1.3…

  • New scheduled capture feature – run a sequence of captures unattended
  • Improved exposure control for LX modified webcams
  • Improved handling of capture profiles (better IU too)
  • Improved crash reporting if something goes wrong
  • Various bug fixes

SharpCap 1.2.34 released!

  • Improved LX mode
    • No longer a toolbar button for LX mode, instead you’ll see two copies of the camera in the Cameras menu – one for LX mode, one for normal.
    • If the LX mode version of your camera doesn’t show in the menu and it should, open the camera in normal mode and choose ‘Enable LX mode on this camera’ from the options menu
    • A number of LX mode bugs fixed along with various tweaks.
    • You’ll automatically be prompted for LX mode config when starting a camera in LX mode if the config is invalid (ie no serial port selected).
  • Various bug fixes
    • SharpCap should no longer get ‘lost’ – ie start with no visible window
    • A number of crashing bugs fixed
    • Some niggles associated with night mode fixed.
    • Tweaks to control of SPC900 camera that might reduce likelihood of BSOD.
  • All SharpCap configuration now in the registry – should remove the problems with crash on startup due to corrupted config file.
  • Major internal re-working to support exciting future plans.

Old Releases

SharpCap 1.1.30 released!

  • Support for LX mode on modified webcams (SPC900, etc).
    • Serial control only right now, configure from the options menu. Most likely config is select the right COM port and choose RTS for the exposure control line.
    • Press the ‘LX Mode’ button on the toolbar to enable/disable LX mode
    • LX frames saved as a sequence of PNG images
    • If you want parallel port control, ask on the SGL thread.
  • Various bug fixes. Should work on cameras which fail to report an available mode list to DirectShow

SharpCap 1.1.25 released!

  • New preview filters – frame stacking, RGB align, ‘image boost more’.
  • Ascom focuser support (see focuser menu).
  • Experimental night mode (in options menu).
  • Fix warnings for when frame rate and exposure produce an invalid combination to happen correctly
  • Faster startup with SPC900 attached
  • Correct exposure values for SPC900 to align with normal DirectShow exposure values (ie -4 now longest exposure, -14 shortest, long exposure values to the *right*)
  • Some UI fixes

SharpCap 1.1.21 released!

  • New UI layout – single main window with docking panels for controls etc.
  • Add zoom functionality for the preview window.
  • Deal with cameras that can’t report their frame rates – show a selection of frame rates which might be accepted by the camera
  • Make the histogram have a logarithmic scaling in the y axis – see more detail without a few peaks making all the rest too short to see
  • Various minor fixes and tweaks

If you have any issues with 1.1.21, please let me know – there may be some because the changes are quite big this time around.

SharpCap 1.0.19 released!

  • Midpoint over at SGL has been busy again and kindly implemented a histogram function. All I did was build the code and upload the new installer 🙂 You’ll find it under the preview transforms dropdown.

SharpCap 1.0.18 released!

  • Added options to limit capture by frame count or time (thanks to Midpoint@SGL).
  • Clean up cancelled capture AVI files, option to delete last capture, option to open capture folder (also Midpoint’s work).
  • Saves a .CameraSettings.txt file alongside each avi with the camera parameters in it.
  • New focus score algorithm, should be better for planets/stars, won’t work on the moon or terrestrial scenes
  • You can now see in the toolbar which preview transform you have applied (if any).
  • Added a couple of missing source code files into the installer.

SharpCap 1.0.17 released!

  • Fix crash on startup with no camera or camera with no name installed.

SharpCap 1.0.16 released!

  • Some changes to help diagnose problems that are causing SharpCap to crash on startup – see section below on troubleshooting.
  • Hopefully fixes crash on startup on Vista (third time lucky!)

SharpCap 1.0.12 released!

  • Adds ability to control SPC900 webcam settings direct from SharpCap
  • Default profile is now per webcam type, rather than global

SharpCap 1.0.11 released. Adds a reticule overlay which can be moved (left mouse button) and rotated (right mouse button).