- Joined
- Apr 29, 2020
- Messages
- 20
- Reaction score
- 7
Hello,
I'm having a strange issue on multiple windows machines, different hardware, different webcams, different profiles but same OS and Browsers (windows 10 and latest version of chrome and edge).
When a user on the PC tries to open a web meeting on the preview page he cannot see his image even if:
1- the webcam selected is the right one
2- the webcam powers on as expected when the user opens the page
3- the webcam is working fine in jitsi et al.
4- the page has all the permissions needed for audio and video
5- the same web meeting works fine with Firefox
If the user clicks many times the hardware update icon and disables and enables various times the background blurring the image finally appears.
Also, in the developer tools there is a JS error on the page:
anyone had the same issue or has any hints?
Thanks
Giuseppe
I'm having a strange issue on multiple windows machines, different hardware, different webcams, different profiles but same OS and Browsers (windows 10 and latest version of chrome and edge).
When a user on the PC tries to open a web meeting on the preview page he cannot see his image even if:
1- the webcam selected is the right one
2- the webcam powers on as expected when the user opens the page
3- the webcam is working fine in jitsi et al.
4- the page has all the permissions needed for audio and video
5- the same web meeting works fine with Firefox
If the user clicks many times the hardware update icon and disables and enables various times the background blurring the image finally appears.
Also, in the developer tools there is a JS error on the page:
Code:
wmclient.js:1 10:47:54.842 - error - initialization exception TypeError: Cannot read properties of undefined (reading 'createTexture')
at __glGenObject (selfie_segmentation_solution_simd_wasm_bin.js:9:202083)
at _glGenTextures (selfie_segmentation_solution_simd_wasm_bin.js:9:202457)
at selfie_segmentation_solution_simd_wasm_bin.wasm:0x12aec
at selfie_segmentation_solution_simd_wasm_bin.wasm:0x12ad4
at Object.createTexture (selfie_segmentation_solution_simd_wasm_bin.js:9:131937)
at ra.i (selfie_segmentation.js:79:462)
at ua (selfie_segmentation.js:14:299)
at va.next (selfie_segmentation.js:15:91)
at b (selfie_segmentation.js:15:330)
anyone had the same issue or has any hints?
Thanks
Giuseppe