mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
Microphone permission not requested in Android browsers for OpenWebUI #1481
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 @Sam8688 on GitHub (Jul 10, 2024).
Description:
When attempting to use the microphone feature in OpenWebUI on Android, the website does not request microphone permissions from the browser, even though the browser itself has microphone permissions enabled. This issue occurs across multiple Android browsers including Brave, Duckduckgo, Croemite, and others.
Steps to Reproduce:
Expected Behavior:
The OpenWebUI website should prompt the user to grant microphone permissions.
Actual Behavior:
No permission request is prompted, and the microphone feature cannot be accessed. An error message "Permission denied when accessing media devices" is displayed.
Screenshots:

)
Additional Information:
Operating System [ GrapheneOS ]
-Croemite version [126.0.6478.127]
Thanks for creating such a fantastic piece of software ❤️
@jmtatsch commented on GitHub (Jul 10, 2024):
is url https encrypted? many browsers/os require that for giving access to the microphone.