Xperia Z5 Premium (Dual) 6.0 camera click silent option gone - Xperia Z5 Premium Q&A, Help & Troubleshooting

Hello,
I just notice ..mute/un-mute option is not available under camera settings.
now i am not able to mute camera click!!
is there any way around ?

Have you tried taking a picture while your phone is in Silent/virabte/do not disturb?

Yes I did... Still the click sound.

very strange...
what region did you flash?

In some countries silent shutter is forbidden by the law maybe you've flashed one of theses countries rom :/

mspl said:
Hello,
I just notice ..mute/un-mute option is not available under camera settings.
now i am not able to mute camera click!!
is there any way around ?
Click to expand...
Click to collapse
Elfeno said:
In some countries silent shutter is forbidden by the law maybe you've flashed one of theses countries rom :/
Click to expand...
Click to collapse
In that case, I can confirm that Nordic firmware allows the shutter sound to be disabled.
Sent from my Z5 Premium using XDA Labs

India region

try to flash different region
ru is also silent

Go to mannual and after that go to settings then click on more u can see sound option

if you have root ,go to system\media\audio\camera\sound0 and copy the no_sound.m4a ,paste it to ....camera\sound1 and delete shutter.m4a and rename the no_sound.m4a to " shutter.m4a " . if you want silent video too , make sure to create an empty wav file , and replace that as well. if you are too confused , tell me to send u the files you need

Related

Any way to silence the camera?

Hi guys,
Might be a silly questions - but I can't find the option to shut the camera up, for it not to make that annoying shutter sound. Do you have any idea how to disable it?
Thanks.
nnick said:
Hi guys,
Might be a silly questions - but I can't find the option to shut the camera up, for it not to make that annoying shutter sound. Do you have any idea how to disable it?
Thanks.
Click to expand...
Click to collapse
Here is a hack http://forum.xda-developers.com/attachment.php?attachmentid=1385626&d=1349716392. It increases the loudness a bit and disables camera sounds
gee2012 said:
Here is a hack http://forum.xda-developers.com/attachment.php?attachmentid=1385626&d=1349716392. It increases the loudness a bit and disables camera sounds
Click to expand...
Click to collapse
Thanks. I assume it needs to be rooted?
if you are rooted go to /system/media/audio/ui and delete or rename the according files!
no files, no sound!
nnick said:
Thanks. I assume it needs to be rooted?
Click to expand...
Click to collapse
Yes. This isn't a flashable zip by the way. It contains a file that you replace the original with... The file is default_gain.conf (found in system/etc)
Backup the original first.
Or do what TML1504 suggested. That's what I usually do.
Not possible on a none-rooted device?
When the phone is in vibrate or silent mode, there is no camera sound
ikonane said:
Not possible on a none-rooted device?
Click to expand...
Click to collapse
No mate, only with root rights you can change system files or settings
just switch off ringtone in sound setting
shakeyfingers said:
just switch off ringtone in sound setting
Click to expand...
Click to collapse
Or use a camera app like Camera FX Zoom.
spidermoon said:
When the phone is in vibrate or silent mode, there is no camera sound
Click to expand...
Click to collapse
No camera sound? Where?
Mute the phone. The camera sounds get muted too.
Sent from my GT-N7100 using Tapatalk 2
There's no option to turn the shutter sound off like the Note?
Out of curiousity, I just tried muting the phone but camera shutter noise still exist. Any reasons why? different models?
JulyDerek said:
Mute the phone. The camera sounds get muted too.
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Nothing the sound persist.
There is no option by default to shut off camera sound
Marchintosh said:
Nothing the sound persist.
Click to expand...
Click to collapse
Mine does it right. When I mute the phone, camera goes mute as well
Sent from my GT-N7100 using xda premium
Or, to make it the cleanest possible:
Under /system/csc, there is a feature.xml file.
Edit it, and under the <!-- Camera --> section, add the following line:
Code:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
And you will have an option in the Camera settings to disable the shutter sound.
Goodm7sn said:
Mine does it right. When I mute the phone, camera goes mute as well
Click to expand...
Click to collapse
Same here, awesome!
Unbelievable! My hubby's 6 year old feature phone has a camera that you can't turn off the stupid sound.
I am stunned that on the Note 2, you must first mute your phone, then open the camera app, then hope your subject is still standing there waiting for the shot. Or I have the option of rooting my phone.
I don't know why, but this just pisses me off! :silly:

Incoming Calls too loud

Hi Folks,
I need your support. I´m using the Viper Rom 3.2.4 and I would like to change the volume for incoming calls.
The lowest volume is still to loud, people around me can hear what the caller say.
Do I have a chance to change it maybe in the Build Prop. ?
Cheers
MrSilverstoner
Do you have sony Xloud on? Disable it in tweaks.
Sent from my One X
TToivanen said:
Do you have sony Xloud on? Disable it in tweaks.
Sent from my One X
Click to expand...
Click to collapse
That option is only available in Version 3.3.X. I´m still using 3.2.4. where this option isn´t available
MrSilverstoner said:
That option is only available in Version 3.3.X. I´m still using 3.2.4. where this option isn´t available
Click to expand...
Click to collapse
Has no one an idea?
Little Update!
After changing the settings in the File, I have problems with the sound.
Can someone provide me the standard settings from the Build Prop. File?
Thx
I don't know if your issue is related to your ROM, but having too high lowest volume sometimes happened to me on the stock ROM after reboots. I (accidentally) found out raising the volume a few steps, then taking it back down will make it go to the actual lowest volume.

[Q] Camera Shutter Sound

do we have anything on the camera shutter sound front? Id really love to silence it for good because not only is it abnoxious, but its also loud! preferably something simple for us who have the phones intact with all the bloatware and not rooted? plain old official out of the box stuff.
kostas90 said:
do we have anything on the camera shutter sound front? Id really love to silence it for good because not only is it abnoxious, but its also loud! preferably something simple for us who have the phones intact with all the bloatware and not rooted? plain old official out of the box stuff.
Click to expand...
Click to collapse
Without root ... i don`t think so
U must modify /system/CSC/others.xml and add
Code:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
with root it's possible by using wanam exposed.
junkyde said:
with root it's possible by using wanam exposed.
Click to expand...
Click to collapse
SilviuMik said:
Without root ... i don`t think so
U must modify /system/CSC/others.xml and add
Code:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
Click to expand...
Click to collapse
was really hoping to avoid it. why is it so hard to do such a simple thing?
kostas90 said:
was really hoping to avoid it. why is it so hard to do such a simple thing?
Click to expand...
Click to collapse
Because in some countries it is forbidden to make "silent photo" or "spy photo" that is why they disable that menu
SilviuMik said:
Without root ... i don`t think so
U must modify /system/CSC/others.xml and add
Code:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
Click to expand...
Click to collapse
Works perfectly, thanks!
PS: I needed to reboot my phone before the menu item in the cam options appeared.
kostas90 said:
do we have anything on the camera shutter sound front? Id really love to silence it for good because not only is it abnoxious, but its also loud! preferably something simple for us who have the phones intact with all the bloatware and not rooted? plain old official out of the box stuff.
Click to expand...
Click to collapse
Has already been discussed here: http://forum.xda-developers.com/showthread.php?t=2387273
Google Enforced Stream Silencer should mute the camera shutter sound on S4 mini.
Norris5 said:
Has already been discussed here: http://forum.xda-developers.com/showthread.php?t=2387273
Google Enforced Stream Silencer should mute the camera shutter sound on S4 mini.
Click to expand...
Click to collapse
doesnt seem to work on mine was really excited when I saw your post
Sorry for asking, but just to be sure: Have you run the ESS app and checked the 'Disable STREAM_SYSTEM_ENFORCED' checkbox?
It was definitely working on my S4 mini with stock firmware (at that time).
Norris5 said:
Sorry for asking, but just to be sure: Have you run the ESS app and checked the 'Disable STREAM_SYSTEM_ENFORCED' checkbox?
It was definitely working on my S4 mini with stock firmware (at that time).
Click to expand...
Click to collapse
I did, yes. my phone was silenced at the time and I figured maybe its supposed to be on loud when its done so I tried that too. Tried unchecking it as well but nothing. and Im on stock as well

max 3 push notification problems with alot of users-any help

dear all
i have noticed a lot of customers having problem with max 3 push notification with no actions.
i know here in Egypt 5 bought it and have same and nearly everyday you can find more max3 used for sell after only few weeks of buying.
if anyone can assist in solving or to contact ..
i have tried everything available online
installing global beta and stable
disabling battery optimize
allow all permissions to apk like whatsapp/viber /mymail
Auto start
lock apks
nothing worked
if any can help.
samsong123 said:
dear all
i have noticed a lot of customers having problem with max 3 push notification with no actions.
i know here in Egypt 5 bought it and have same and nearly everyday you can find more max3 used for sell after only few weeks of buying.
if anyone can assist in solving or to contact ..
i have tried everything available online
installing global beta and stable
disabling battery optimize
allow all permissions to apk like whatsapp/viber /mymail
Auto start
lock apks
nothing worked
if any can help.
Click to expand...
Click to collapse
Did you enable notifications and badges? You can set the priority there. Just click on the app settings and select notifications. I have no issues.
opasha said:
Did you enable notifications and badges? You can set the priority there. Just click on the app settings and select notifications. I have no issues.
Click to expand...
Click to collapse
yes i did all of that still sometimes i get sound and sometimes not..
i checked every single item and enabled anything related to notifications
even network signal is full and whenever i try to call or i get call it gives out of coverage
i m sure its software bug ...
i even changed region to so many but nothing
i wiped data after each install of rom
the only doubt i have is
in app settings in installed app
there is system notifications
no sound
and i press it i found all notifications are on
That's the problem with Chinese ROMs
I have a global version and np problems whatsoever.
Had the same problem with the Huawei honor note 8 Chinese.
Partial fix was to add widgets for all the apps that you can on the home page, or open each one up and keep them running in the background without closing them.
Sent from my SM-N960F using Tapatalk
billu said:
That's the problem with Chinese ROMs
I have a global version and np problems whatsoever.
Had the same problem with the Huawei honor note 8 Chinese.
Partial fix was to add widgets for all the apps that you can on the home page, or open each one up and keep them running in the background without closing them.
Sent from my SM-N960F using Tapatalk
Click to expand...
Click to collapse
Thanks ..that already what i m doing now so i get the notification sometimes by sound or only by wake up the screen.
if i cancel wake up screen for notification.. i cant know unless when i unlock the screen...
that is only in whatsapp viber and email apk ( tried three )...
hope an update fixes this...
samsong123 said:
Thanks ..that already what i m doing now so i get the notification sometimes by sound or only by wake up the screen.
if i cancel wake up screen for notification.. i cant know unless when i unlock the screen...
that is only in whatsapp viber and email apk ( tried three )...
hope an update fixes this...
Click to expand...
Click to collapse
I would just install Xiaomi.eu rom. No one I know on xiaomi.eu roms are having your sound problems.
See below under importance:
opasha said:
I would just install Xiaomi.eu rom. No one I know on xiaomi.eu roms are having your sound problems.
Click to expand...
Click to collapse
Thanks for trying to help..
Kindly i need to know
1_ does it support arabic language not the interface as i use english but i mean in writing .
2- from where to download
3- can i flash like the official one by putting the rom on internal folder and use the update.
Thanks alot
samsong123 said:
Thanks for trying to help..
Kindly i need to know
1_ does it support arabic language not the interface as i use english but i mean in writing .
2- from where to download
3- can i flash like the official one by putting the rom on internal folder and use the update.
Thanks alot
Click to expand...
Click to collapse
Is your bootloader unlocked? You will need to unlock it since it's a custom rom.
opasha said:
Is your bootloader unlocked? You will need to unlock it since it's a custom rom.
Click to expand...
Click to collapse
Unfortunately its not unlocked.
samsong123 said:
Unfortunately its not unlocked.
Click to expand...
Click to collapse
That's the only way you'll be able to use xiaomi.eu. Sorry, buddy. Unlock or try another global fastboot?
opasha said:
That's the only way you'll be able to use xiaomi.eu. Sorry, buddy. Unlock or try another global fastboot?
Click to expand...
Click to collapse
Thanls alot for your assist . Most appreciated
Same problem here with GMAIL only, I was receiving delayed notification(1 or 2 hours). Changed with k9, now works fine. I'm on MIUI 10 Global (no root, no bootloader a virgin one
From time to time, I receive a whatsapp message which wakes up the screen, but without any sound (very strange).
I'm quite unhappy with the notifications system
mrmarco said:
Same problem here with GMAIL only, I was receiving delayed notification(1 or 2 hours). Changed with k9, now works fine. I'm on MIUI 10 Global (no root, no bootloader a virgin one
From time to time, I receive a whatsapp message which wakes up the screen, but without any sound (very strange).
I'm quite unhappy with the notifications system
Click to expand...
Click to collapse
Yes thats what i have notifications come with no sound and only wake up screen light then second one with sound but i installed the global beta and its better than global stable so far with last update.
Basically what I had to do was manually turn on all notification sounds and pop ups. Some apps simply cannot be turned on like Google messages.

Question My Camera Sound Cannot be Turned Off

Bought the set overseas, Anyway i can turn off the camera sound when taking pictures without rooting my phone ? Located in Singapore
No, not without root.
You need to edit the devinfo partition to reset the Model Number from GR1YH – Japan to GB7N6 – US Unlocked (and most other countries).
For that you will either need to use an SU session in adb to copy the partition, hexedit it offline in your PC, and reload back to the phone.; or, you may find a magisk module such as MID Changer v2.06 [Credits: XDA Senior Member ziano ] that will do the job.
There are full instructions out there - search for "How to Convert Japanese Pixel 6 to Global Version". Once you've done that, the "Camera Sounds" setting will survive upgrades.
That link may now be dead, so you're probably stuck with adb and hexediting the partition.
wenxi said:
Bought the set overseas, Anyway i can turn off the camera sound when taking pictures without rooting my phone ? Located in Singapore
Click to expand...
Click to collapse
download gcam mod by MWP. It has the option to mute the camera. I have the Japanese P6P
TrustAugustus said:
download gcam mod by MWP. It has the option to mute the camera. I have the Japanese P6P
Click to expand...
Click to collapse
Where can i get this gcam mod by MWP. Mine is an Australia set P6P
Is there no options in your camera settings? There is in mine!
wilpang said:
Is there no options in your camera settings? There is in mine!
Click to expand...
Click to collapse
Some countries prohibit camera sounds from being turned off.
FoneWatcher said:
Some countries prohibit camera sounds from being turned off.
Click to expand...
Click to collapse
Oh right!
wenxi said:
Where can i get this gcam mod by MWP. Mine is an Australia set P6P
Click to expand...
Click to collapse
MWP GCam APKs - Google Camera Port
Modified Google Camera app by MWP.
www.celsoazevedo.com
wenxi said:
Bought the set overseas, Anyway i can turn off the camera sound when taking pictures without rooting my phone ? Located in Singapore
Click to expand...
Click to collapse
Some Asian countries (especially Japan & Korea) have enacted laws to forbid this. Japan is the birthplace of the camera phone. And, unfortunately, it's also the birthplace of creeps taking photos with their phones that they shouldn't be taking, like up a woman's skirt. So it's a "security" feature to warn people when someone is taking a photo.
wilpang said:
Is there no options in your camera settings? There is in mine!
Click to expand...
Click to collapse
Is yours an exported set too and used in SG?
wenxi said:
Is yours an exported set too and used in SG?
Click to expand...
Click to collapse
I'm UK based so not exported.
@Morgrain I've heard of that!

Categories

Resources