Questions tagged [shutter]
37 questions
0
votes
1 answer
Check if the camera shutter sound is on or off in the settings Android
I'm using a custom camera application , i want the camera to enable the shutter sound if it was on on the device and turn it off otherwise , so is there a default method which will check that , or can i get the settings information of the camera to…

Reham
- 1,916
- 6
- 21
- 45
0
votes
1 answer
jQuery Custom Shutter
I have a recognition site with webcam. In this tutorial there is a good shutter affect. I have one simple button and one
.
I want that when clicked button then div was shuttered. I tried a lot of times but I can't.
Anybody can help me ?
My…

Kenan Bayraktar
- 3
- 3
0
votes
1 answer
java webcam adjust shutter speed
I want to (manually) adjust the "shutter speed" of my webcam with Java code.
Is it possible to do this (with java) ?
How do I realize it ?
Extra info:
Windows vista and NetBeans IDE 7.3.1
Webcam : Logitech webcam pro 4000
Driver : Quickcam…

Ruben
- 1
0
votes
2 answers
Muting shutter sound on video recording
I am following this code for my camera application. But I am getting shutter sound on start and end of the recording, which I want to disable. I did changes mentioned here, but its not working. Please help!!

Aashish J Kumar
- 303
- 4
- 17
0
votes
1 answer
Javascript, adding an removing CSS on button press (shutter reloaded)
I've tried editing the Shutter Reloaded script to simply add in a bit of CSS when the resize button is pressed, but I can't get it to work as my javascript knowledge is terrible. This is what I've tied doing:
Resize : function(ln) {
…

user2684403
- 3
- 1
0
votes
1 answer
save an image immediately after the shutter is presed iOS
The default camera picker behavior available with the methods below is as follows: after the user presses the shutter button they are presented with a preview, and two buttons, Retake and Use.
UIImagePickerController *picker =…

OWolf
- 5,012
- 15
- 58
- 93
-1
votes
1 answer
Library is missing when run 'shutter'
I am trying to install shutter. I have Linux Mint 17.3 and install it as:
sudo apt-get install shutter
But when I run it after installation I get error:
Can't locate Shutter/App/SimpleDialogs.pm in @INC
What do I miss?

Eugen Konkov
- 22,193
- 17
- 108
- 158