[
https://issues.apache.org/jira/browse/GUACAMOLE-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Couchman resolved GUACAMOLE-237.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.9.15
> navigator.getUserMedia() deprecated
> -----------------------------------
>
> Key: GUACAMOLE-237
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-237
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-common-js, RDP
> Reporter: Michael Jumper
> Assignee: Nick Couchman
> Priority: Minor
> Fix For: 0.9.15
>
>
> From GUACAMOLE-228:
> {quote}
> ... Also, in Firefox, this message is shown:
> {code:none}
> navigator.mozGetUserMedia has been replaced by
> navigator.mediaDevices.getUserMedia app.js:11:346
> {code}
> {quote}
> [{{navigator.getUserMedia()}} has been deprecated within
> Firefox|https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getUserMedia],
> replaced by
> [{{navigator.mediaDevices.getUserMedia()}}|https://developer.mozilla.org/en-US/docs/Web/API/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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)