[ 
https://issues.apache.org/jira/browse/CB-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raphael updated CB-13742:
-------------------------
    Description: 
Causes errors like this when using the browser.
{code:javascript}
core.es5.js:1084 ERROR TypeError: this._previewStream.stop is not a function at 
CameraUI.destroyPreview (VM587 CaptureProxy.js:134) at VM587 
CaptureProxy.js:187 at HTMLVideoElement.preview.onclick (VM587 
CaptureProxy.js:109) at HTMLVideoElement.o [as __zone_symbol___onclick] 
(polyfills.js:2) at t.invokeTask (polyfills.js:3) at Object.onInvokeTask 
(core.es5.js:4140) at t.invokeTask (polyfills.js:3) at r.runTask 
(polyfills.js:3)
{code}
[Here is another project which is effected by the 
issue.|https://github.com/apache/cordova-plugin-camera/pull/161]
 Can't get the audio or video capture to work. Probably the same issue.

  was:
Causes errors like this when using the browser.

{code:javascript}
core.es5.js:1084 ERROR TypeError: this._previewStream.stop is not a function at 
CameraUI.destroyPreview (VM587 CaptureProxy.js:134) at VM587 
CaptureProxy.js:187 at HTMLVideoElement.preview.onclick (VM587 
CaptureProxy.js:109) at HTMLVideoElement.o [as __zone_symbol___onclick] 
(polyfills.js:2) at t.invokeTask (polyfills.js:3) at Object.onInvokeTask 
(core.es5.js:4140) at t.invokeTask (polyfills.js:3) at r.runTask 
(polyfills.js:3)
{code}

 [Here is another project which is effected by the 
issue.|https://github.com/apache/cordova-plugin-camera/pull/161
m]
Can't get the audio or video capture to work. Probably the same issue.


> MediaStream.stop() method has been deprecated as of Chrome 47
> -------------------------------------------------------------
>
>                 Key: CB-13742
>                 URL: https://issues.apache.org/jira/browse/CB-13742
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-camera
>         Environment: Chrome Version 63.0.3239.132 (Official Build) (64-bit) 
> Ubuntu.
>            Reporter: Jonathan Kelsey
>            Priority: Major
>
> Causes errors like this when using the browser.
> {code:javascript}
> core.es5.js:1084 ERROR TypeError: this._previewStream.stop is not a function 
> at CameraUI.destroyPreview (VM587 CaptureProxy.js:134) at VM587 
> CaptureProxy.js:187 at HTMLVideoElement.preview.onclick (VM587 
> CaptureProxy.js:109) at HTMLVideoElement.o [as __zone_symbol___onclick] 
> (polyfills.js:2) at t.invokeTask (polyfills.js:3) at Object.onInvokeTask 
> (core.es5.js:4140) at t.invokeTask (polyfills.js:3) at r.runTask 
> (polyfills.js:3)
> {code}
> [Here is another project which is effected by the 
> issue.|https://github.com/apache/cordova-plugin-camera/pull/161]
>  Can't get the audio or video capture to work. Probably the same issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to