mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #7568] Cross-platform Media Access Permission Issue: Permission Denied on All Browsers and Devices #85538
Reference in New Issue
Block a user
Originally created by @TaterTotX on GitHub (Dec 3, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7568
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):