Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture intervals shorter than 1 minute #9

Open
svenha opened this issue May 30, 2017 · 5 comments
Open

Capture intervals shorter than 1 minute #9

svenha opened this issue May 30, 2017 · 5 comments

Comments

@svenha
Copy link

svenha commented May 30, 2017

Is there a way to specify an automatic capture interval like 0.1 minutes?

@Fluffkin
Copy link

Fluffkin commented Jun 5, 2017

Yes. Sort of. Edit the camorama.glade file. Change the gtkspinbutton "interval_entry" values. Digits:1 Adjustment: 1 0.1 360 0.1 10 0
That gives you steps of 6 seconds

@svenha
Copy link
Author

svenha commented Jun 6, 2017

Thanks, that works perfectly!

@svenha svenha closed this as completed Jun 6, 2017
@githubwalt
Copy link

I have the same question, but can't find a .glade file! So I guess that this file is no longer used since this is an old thread. How can we do this now please?

@svenha
Copy link
Author

svenha commented Sep 7, 2023

There is a file data/camorama-gtk4.ui (and data/camorama-gtk3.ui ) with interval_entry. Does changing its climb-rate value work?

@svenha svenha reopened this Sep 7, 2023
@githubwalt
Copy link

githubwalt commented Sep 7, 2023

@svenha
I think I will have to build it then with the modified file? Haven't done that yet.

I have simply installed it:
downloaded here https://github.com/alessio/camorama/archive/refs/tags/0.21.2.tar.gz
then ran the commands:
tar -xzvf camorama-0..x.x.tar.gz
and
./autogen.sh
make
sudo make install

Meanwhile I'm using Cheese (which is somewhat the default for Ubuntu) with burst mode and have set that to 3 seconds, 20 pictures. So that way I get 20 pictures in 1 minute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants