I see a number of 'Feature-Policy' unrecognized feature errors and a 'AudioContext was not allowed to start' error.
Here is the console log: Error with Feature-Policy header: Unrecognized feature: 'ambient-light-sensor'. Error with Feature-Policy header: Unrecognized feature: 'animations'. Error with Feature-Policy header: Unrecognized feature: 'image-compression'. Error with Feature-Policy header: Unrecognized feature: 'legacy-image-formats'. Error with Feature-Policy header: Unrecognized feature: 'max-downscaling-image'. Error with Feature-Policy header: Unrecognized feature: 'speaker'. Error with Feature-Policy header: Unrecognized feature: 'unsized-media'. Error with Feature-Policy header: Unrecognized feature: 'vertical-scroll'. Error with Feature-Policy header: Unrecognized feature: 'vr'. /guacamole/#/:1 The key "target-densitydpi" is not supported. DevTools failed to load source map: Could not load content for https://sidus.linuxolutions.com/guacamole/angular.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE all.min.js:3 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu getAudioContext @ all.min.js:3 Guacamole.RawAudioPlayer.getSupportedTypes @ all.min.js:8 Guacamole.AudioPlayer.getSupportedTypes @ all.min.js:4 (anonymous) @ guacamole.4a88cb501be0f26307d3.js:15730 (anonymous) @ guacamole.4a88cb501be0f26307d3.js:15723 invoke @ angular.min.js:45 (anonymous) @ angular.min.js:42 invoke @ angular.min.js:45 (anonymous) @ angular.min.js:47 d @ angular.min.js:44 (anonymous) @ guacamole.4a88cb501be0f26307d3.js:16671 invoke @ angular.min.js:45 (anonymous) @ angular.min.js:42 invoke @ angular.min.js:45 (anonymous) @ angular.min.js:47 d @ angular.min.js:44 (anonymous) @ guacamole.4a88cb501be0f26307d3.js:15767 invoke @ angular.min.js:45 (anonymous) @ angular.min.js:42 invoke @ angular.min.js:45 (anonymous) @ angular.min.js:47 d @ angular.min.js:44 (anonymous) @ guacamole.4a88cb501be0f26307d3.js:27184 invoke @ angular.min.js:45 S.instance @ angular.min.js:99 p @ angular.min.js:73 g @ angular.min.js:66 (anonymous) @ angular.min.js:65 (anonymous) @ angular.min.js:22 $eval @ angular.min.js:156 $apply @ angular.min.js:156 (anonymous) @ angular.min.js:22 invoke @ angular.min.js:45 c @ angular.min.js:22 Wc @ angular.min.js:22 Ee @ angular.min.js:21 (anonymous) @ angular.min.js:351 e @ jquery.min.js:2 t @ jquery.min.js:2 setTimeout (async) (anonymous) @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 fire @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 B @ jquery.min.js:2 Les On Mon, 2022-11-14 at 18:00 -0800, Michael Jumper wrote: > On Sun, Nov 13, 2022, 2:46 PM Leslie Mann <[email protected]> > wrote: > > Hi Nick: > > > > I've done a bit more testing with browsers and it turns out that > > audio > > with Firefox is working as expected! I thought I had tried Firefox > > previously but I've been mostly 100% using Chrome due to the > > clipboard > > integration. I'm seeing the same behaviour on Windows, Firefox > > audio > > works but Chrome (and Edge) does not. No prompt to use the > > microphone > > and no audio in being seen. > > > > Any thoughts on what might be causing this? > > Do you see any errors/warnings in the JavaScript console when you try > to use the connection? > > - Mike > >
