我使用jitsi在我的角度项目,但面临一个问题的谷歌铬。我在火狐和微软的边缘上试用过,效果很好。
022-01-19T13:00:01.737Z [JitsiMeetJS.js] <Object.getGlobalOnErrorHandler>: UnhandledError: Cannot destructure property 'id' of 'Gp(...)' as it is undefined. Script: null Line: null Column: null StackTrace: TypeError: Cannot destructure property 'id' of 'Gp(...)' as it is undefined.
at Object.changeLocalDisplayName (https://teamjoin.de/libs/app.bundle.min.js?v=5764:138:559226)
at Object.display-name (https://teamjoin.de/libs/app.bundle.min.js?v=5764:138:562587)
conference.js:3085 Uncaught (in promise) TypeError: Cannot destructure property 'id' of 'Gp(...)' as it is undefined.
at Object.changeLocalDisplayName (conference.js:3085:17)
at Object.display-name (API.js:138:28)
谢谢你的帮助
发布于 2022-01-20 09:32:47
我试着使用Google 97 x86版本,它可以工作。在97 x64版本jitsi上没有视频和声音。
https://stackoverflow.com/questions/70771397
复制相似问题