mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-23 18:41:28 -05:00
Cross-platform Media Access Permission Issue: Permission Denied on All Browsers and Devices #2904
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 @TaterTotX on GitHub (Dec 3, 2024).
Installation Method
Docker installation
Environment
Bug Summary
Persistent "Permission denied when accessing media devices" error across all tested platforms and browsers, even when device permissions are explicitly granted.
Expected Behavior
When microphone permissions are granted in browser/device settings, the application should be able to access media devices.
Actual Behavior
Steps to Reproduce
Additional Notes
@TaterTotX commented on GitHub (Dec 3, 2024):