我在我的Angular 项目中使用jitsi meet,但是面临着谷歌chrome的一个问题。我在firefox和microsoft edge上试过了,效果很好。
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)
谢谢你的帮助
2条答案
按热度按时间shyt4zoc1#
我试着使用谷歌chrome97x86版本,效果很好。在97x64版本jitsi上没有视频和声音。
https://www.google.com/chrome/?standalone=1&platform=win
nr7wwzry2#
更新你的浏览器。我正在运行的版本是108.0.5359.124(官方版本)(64位),它工作正常