mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #172] [MERGED] docs: mention ways to bypass HTTPS restrictions on chromium + untested ways on firefox #280
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/172
Author: @thiswillbeyourgithub
Created: 8/7/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @justinh-rahb
Base:
main← Head:docs_whitelist_ssl_https📝 Commits (1)
d6a1cf2docs: mention ways to bypass HTTPS restrictions on chromium + untested ways on firefox📊 Changes
2 files changed (+8 additions, -1 deletions)
View changed files
📝
docs/features.mdx(+1 -1)📝
docs/troubleshooting/index.mdx(+7 -0)📄 Description
As recommended here by @justinh-rahb here's a documentation PR to mention how to whitelist a URL on chromium based browsers to enable microphone support on non HTTPS connections.
I mentioned firefox too but my particular firefox are somewhat modified so I'd appreciate if someone could give it a try.
Notes:
media.devices.insecure.enabledtoTrue, clicking on "Record voice" gets me the following error message:Permission denied when accessing microphone: NotAllowedError: The request is not allowed by the user agent or the platform in the current context.. Clicking on "Call" gets mePermission denied when accessing media devices.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.