Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

datetime with milliseconds & fast capture #707

@sebmueller

Description

@sebmueller

Hi guys,

I use the Raspberry (3) together with the HQ camera in an Allsky camera setup.
I want to take long exposure pictures all the night and looking for shooting stars.

Because a shooting star has a very short time to live (1-2 seconds) I tried to bring down the time between 2 pictures in infinite mode (timeout 0, timelapse 0). Also I needed more detailed filenames, when using the datetime option. So I added another function, which creates a more detailed filename (YYYYMMDD_HHMMSS_millisecond), also the functions creates the destination folder, if not exists.

a second change was to remove the waiting time within the timelapse function.

I saw also, the the internal signal handler for USR1 Signal did not start the picture, the function was not complete implemented.

maybe you can review the changes and take it for the next raspistill release.

kind regards
Seabastian

RaspiStill.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions