Benedict Pak

Results 11 comments of Benedict Pak

Hi @ldai1 , No audio device was selected. Here is another example, I opened the meetingReadinessChecker app and replaced it with the following code: ``` import { DefaultDeviceController, ConsoleLogger, LogLevel...

Hi @richnew10, yes a GC was forced, but the object persists in memory.

Hi @michhyun1 , thanks for the suggestion. I didn't use the permissions API as it's still a work-in-progress, but as a workaround, I am attaching a device change observer for...

Hi @williamernest , these values are not used but resulted in a crash that was difficult to debug as values were being initialised to Infinity for an audio duration slider....

@mcollina Do you mean that `sessionProxyCache` should be moved into the scope of `fastifySecureSession`? I was not aware that `fastifySecureSession` would be called multiple times. Edit: I've moved its scope.

This issue has been fixed by Leather.