Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] <title>根据Readme启动demo后,demo无法在浏览器中调起麦克风和摄像头 #716

Open
2 tasks done
cizhenshi opened this issue Jan 15, 2025 · 4 comments
Assignees

Comments

@cizhenshi
Copy link

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

  • 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

  • 我已经搜索过FAQ | I have searched FAQ

当前行为 | Current Behavior

demo中点击语音视频按键后没有任何动作 不会调起麦克风

期望行为 | Expected Behavior

点击语音电话按键 应该调起浏览器麦克风权限

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):

备注 | Anything else?

NVIDIA h800机器

@iceflame89
Copy link
Collaborator

image
如果web页面显示像上图一样,底部按钮不可点击, 表示没连接上model server,请先检查model server是否正常。
If the web page appears as shown in the image, with the button at the bottom greyed out and unclickable, it indicates that the model server is not connected. Check model server first.

@iceflame89
Copy link
Collaborator

iceflame89 commented Jan 15, 2025

Screenshot 2025-01-15 at 16 00 29

正常情况下,点击底部call通话按钮,会弹出mic和camera权限请求,点击允许即可。如果没有弹出,请确认使用Chrome浏览器。

Under normal circumstances, clicking the "Call" button at the bottom will trigger a request for microphone and camera permissions. Simply click "Allow" to proceed. Make sure you are using Chrome browser.

@iceflame89 iceflame89 changed the title [BUG] <title>根据Readme启动demo后,demo无法在浏览器中调起麦克风和摄像头 [web] <title>根据Readme启动demo后,demo无法在浏览器中调起麦克风和摄像头 Jan 15, 2025
@cizhenshi
Copy link
Author

我现在遇到的情况是 可以点击底部按钮,但是不会跳出调用麦克请求权限的窗口

@iceflame89
Copy link
Collaborator

Screenshot 2025-01-15 at 17 24 53

如果没有弹出权限请求,请点击左上角i按钮,并点击reset permission,然后刷新重试。

If the permission request does not appear, click the "i" button in the top left corner, select "Reset permissions," and then refresh the page to try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants