You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tim Barham (JIRA)" <ji...@apache.org> on 2016/02/02 07:19:39 UTC

[jira] [Created] (CB-10502) Exception when click "Capture!" button for camera plugin in browser

Tim Barham created CB-10502:
-------------------------------

             Summary: Exception when click "Capture!" button for camera plugin in browser
                 Key: CB-10502
                 URL: https://issues.apache.org/jira/browse/CB-10502
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Camera
            Reporter: Tim Barham
            Assignee: Tim Barham
            Priority: Critical


When you click the "Capture!" button for the camera plugin on the browser platform (in Chrome 47 or later), you get the following exception:

{noformat}
Uncaught TypeError: localMediaStream.stop is not a function
    button.onclick @ CameraProxy.js:69
{noformat}

This is because {{MediaStream.stop()}} is deprecated as of Chrome 47.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org