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

无法进入房间 Unhandled Runtime Error #9

Open
ProgrammerMao opened this issue Jan 14, 2025 · 1 comment
Open

无法进入房间 Unhandled Runtime Error #9

ProgrammerMao opened this issue Jan 14, 2025 · 1 comment

Comments

@ProgrammerMao
Copy link

创建进入房间时出现报错

image

env.local

# 1. Copy this file and rename it to .env.local
# 2. Update the enviroment variables below.

# API key and secret. If you use LiveKit Cloud this can be generated via the cloud dashboard.
LIVEKIT_API_KEY=APIqrFp2Gu8DBa4
LIVEKIT_API_SECRET=PSeHGSz4HCSo7f38THUfV8lKrgbL3Ef9iXoHjbpFxsQD
LIVEKIT_URL=wss://tailchat-jq409474.livekit.cloud

# Maximum number of people allowed in a meeting by default
LIVEKIT_DEFAULT_MAXPARTICIPANTS=20

## PUBLIC
NEXT_PUBLIC_LK_TOKEN_ENDPOINT=/api/token

# Allow camera, share video or not
NEXT_PUBLIC_USE_VIDEO=false
NEXT_PUBLIC_USE_SCREEN=true
NEXT_PUBLIC_USE_SHAREVIDEO=true

NEXT_PUBLIC_UMAMI_URL=https://analytics.umami.is/script.js
NEXT_PUBLIC_UMAMI_ID=xxx-x-48x92-a7dxf-xxx

#OTHER
NODE_TLS_REJECT_UNAUTHORIZED=0

@velor2012
Copy link
Owner

暂时没有复现问题,请拉一下最新代码再尝试。如果还有问题可以打开控制台截取一下日志发给我,并贴一下运行的浏览器以及版本,麦克风和音响能否正常使用等信息

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

2 participants