-
Notifications
You must be signed in to change notification settings - Fork 194
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
[BUG] Voice/Video call problem #72
Comments
The front-end code does not need to be modified, just set the IP to your server IP. |
export const WS_URL = ""; |
yes |
其他不需要任何配置吗? |
我现在就是这样设置的,不行 |
=> [OperationID:6a580aa2-beb1-4982-9e7e-bd6e0a8beef0] (invoked by js) run createCustomMessage with args ["6a580aa2-beb1-4982-9e7e-bd6e0a8beef0","{"customType":200,"data":{"inviterUserID":"1852607991","inviteeUserIDList":["8395269355"],"groupID":"","roomID":"b75ad8c9-4482-45dc-9832-22051a7eaff6","timeout":60,"mediaType":"audio","sessionType":1,"platformID":5}}","",""] |
现在别人给我打视频我看不到 |
我发的日志是web端开语音通话的时候的日志,但是我打电话得那个人没反应 |
when the other party dials you, you can collect your logs. at the same time, you can try to use the web client for both users to communicate. |
为什么会有暂未支持的消息类型? |
电话来了之后接通或者拒绝都会报错 |
电话来了之后接通或者拒绝都会报错 |
这是为啥? |
you can try to use the web client for both users to communicate. |
index-12f7c238.js:410 toast.inviteUserFailed {operationID: 'f70b3aa4-4c2c-40e1-820e-37b4e1e058ce', event: 'Sendmessage', errMsg: '10002 ArgsError', errCode: 10002} |
音视频服务怎么部署可以指导下吗?大佬们 |
Can you provide guidance on how to deploy audio and video services? Big guys |
https://github.com/openimsdk/chat/blob/main/HOW_TO_SETUP_LIVEKIT_SERVER.md |
https://github.com/openimsdk/chat/blob/main/HOW_TO_SETUP_LIVEKIT_SERVER.md |
OpenIM Server Version
3.8.0
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
只给了服务怎么部署,前端该怎么部署呢?需要设置哪里?
比如这个demo,readme里边关于视频\语音通话的什么都没有,是不是意味着前端代码不需要动?
写readme建议写详细点
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: