Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
From GUACAMOLE-228:
... Also, in Firefox, this message is shown:
navigator.mozGetUserMedia has been replaced by navigator.mediaDevices.getUserMedia app.js:11:346
navigator.getUserMedia() has been deprecated within Firefox, replaced by navigator.mediaDevices.getUserMedia(). See: https://www.w3.org/TR/mediacapture-streams/
Though not deprecated in the standard per se, it's clear that navigator.getUserMedia() is legacy. As Mozilla has marked it as deprecated within Firefox, this change will need to be made eventually to ensure forward compatibility.
Attachments
Issue Links
- is related to
-
GUACAMOLE-228 RDP audio input not working on Windows Server 2012 / 2016
- Resolved