You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/01/02 05:00:08 UTC

[jira] [Commented] (GUACAMOLE-237) navigator.getUserMedia() deprecated

    [ https://issues.apache.org/jira/browse/GUACAMOLE-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307693#comment-16307693 ] 

Nick Couchman commented on GUACAMOLE-237:
-----------------------------------------

PR submitted.

> 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
>
> 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)