mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #8590] "Permission denied when accessing media devices" error. (Conda/Firefox) #53849
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @theEpicjosh on GitHub (Jan 15, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8590
Bug Report
Installation Method
I used Miniconda/Anaconda to install this version of Open WebUI.
Environment
Open WebUI Version: 0.5.4
Ollama (if applicable): 0.5.6
Operating System: Windows 11 x64
Browser: Firefox 134.0.1
Confirmation:
DockerConda container logs.Expected Behavior:
I wanted to use the Call & Record Voice and use these features to communicate to the model in an alternative way.
Actual Behavior:
When I pressed on the Call button, I received an error:
Permission denied when accessing media devices.When I pressed on the Record voice button, I received an error:
Permission denied when accessing microphone.Description
Bug Summary:
Essentially, whenever I click on the Call button, the Record voice button, or any other button that requires me to use my external devices (webcam, microphone), it gives me one of the two errors listed above.
When I ran this on Docker, the error never showed up, but on Conda, and even Pinokio, they both showed me the errors when I clicked on the buttons.
Reproduction Details
Steps to Reproduce:
http://192.168.X.X:8080.Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
DockerConda Container Logs:Screenshots/Screen Recordings (if applicable):
https://github.com/user-attachments/assets/2c347f17-2241-4cf8-bdbc-acf5b89eed1f
Additional Information
Let me know if you need anything else.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!