-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Chromium browsers in Sandboxie can not access microphone #1208
Comments
I have the same issue with Ms Edge and this site that triggers the microphone permission popup. If you allow it outside of the sandbox, the mic test will be allowed correctly, but not inside a clean sandbox. I've tried |
i agree with you. OpenDevCMApi did not work |
I have the same issue, for resolve it i use this comman line to load the sandbox... i don't know if is safe to use it..but seems that works fine.. |
It seems to be possible to get microphone and webcam/camera access inside a sandbox for messaging applications like "Line", Skype (PC build version) etc. but not chrome/chromium. For some unusual reason Chrome/chromium appears to be doing something different that appears to be incompatible with sandboxie? Extra info: Turning on "Allow sandboxed programs to manage Hardware/Devices" (sandboxie-plus) does not appear to fix this. Another relevant Sandboxie-Plus test result: |
The need for chromium to be able to access the mic/cam (while sandboxie'd) will only grow and become increasingly relevant and of importance to sandboxie going forward. Google meet has become widely used by companies (staff-meetings / shareholder-meetings) and individuals, while more and more high profile applications become based on chromium, switches to chromium or embed chromium. There is also the large number of web applications requiring mic/webcam access which cannot be run while a browser is sandboxie'd, forcing users to disable sandboxie for compatibility while throwing security out the front door. Is there anything us users of sandboxie can do to help with addressing this issue? |
See also:
In my experience, even a resource that needs to be closed could cause issues. It is possible to fix compatibility issues by opening resources or closing them. But there are also issues which require more than that, for this reason any relevant help would be appreciated. If a prompt fix is needed, you could try getting in touch with the lead developer (or an external one) and offer a bounty. |
@isaak654 Thank you very much for your detailed reply. Update with hopefully useful information: To replicate (partially working mic/webcam):
What is supposed to happen: What actually happens (on some systems/setups): What else was tried:
The following extra system-specific settings were also attempted and failed (for nVidia Broadcast and EpocCam webcam):
Discord: |
Thank you for your effort and discoveries. If possible, I would suggest to keep your log available for a future comparison. The thing that bothers me most about this issue is that I just realized that the microphone issue reproduced in this post is not present on a Windows 7 VM (the same one I previously sent to @DavidXanatos for a different issue) and I cannot understand why the mic authorization doesn't seem to work for the sandboxed MS Edge on Windows 10 or later. Here are the logs & Sandboxie.ini related to the working sandboxed Microsoft Edge on a W7 x64 system: |
@isaak654 Ok I will keep the log there unless someone finds something private inside that should be removed, or until it's no longer needed. Windows 10: From my research for other software incompatibilities, the windows 10 creator's update made some major updates to the security side of things and broke compatibility for some software until patched (VMWare player for one). My own guess is that this may be related? Does your mic work in a sandboxed Edge if you change the selection to something other than one marked with "Default" ? Other relevant info The mic issue with chromium is really weird since it appears to work if we manually select the non-default options. Anything assigned as "default" tends to fail (except for the speaker!). Unfortunately this manual selection process can be a bit finicky as I've seen it revert to "default" after being set (sandbox set to not auto delete). Webcam: For my setup OBS studio works if selected, but EpocCam and nVidia Broadcast won't work inside a sandbox. |
Update: this has been fixed for me with Plus v.1.5.3 x64 |
Describe the bug
chrome、opera in Sandboxie can not access microphone. my hardware is OK, since chrome\opera outside the sandboxie can use microphone successfully and wechat in sandboxie can access microphone.
version
Sandboxie-Plus-x64-v0.9.5.exe
Sandboxie-Classic-x64-v5.51.5.exe
System details and installed software (please provide the following information):
The text was updated successfully, but these errors were encountered: