Open misterdebug opened 1 month ago
I have the same issue. Is there any update on this?
Hey @misterdebug , @sahil2401 ,
For the first item, Firefox itself does not support the video and audio preview APIs. We are working with Mozilla to request the proper APIs and flow be added.
For the second item, are there any browser console logs you can share? Also, have you allowed the audio permission within the browser?
Same issue with audio. Console logs:
UIKit: SharedArrayBuffer disabled. 720p, Gallery View, and Virtual Background not available.
start audio error:
{
"type": "INVALID_OPERATION",
"reason": "Module:audio is not enabled"
}
Hey @klocus , did you allow the microphone to be used in Firefox, and also Firefox to use the microphone at the system level (if you are using Windows)?
Details about the OS and Firefox version would be helpful.
Hi,
I'm using the toolkit and I have two problems : First one, preview not working on firefox
Second one, I can't enable audio :
On chrome I don't have these problems, can you help me? Thanks