You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Rafal Pastuszak (JIRA)" <ji...@apache.org> on 2016/08/03 11:34:20 UTC

[jira] [Created] (CB-11663)

Rafal Pastuszak created CB-11663:
------------------------------------

             Summary: <video> doesn't render MediaStream from getUserMedia
                 Key: CB-11663
                 URL: https://issues.apache.org/jira/browse/CB-11663
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 6.3.0
         Environment: Android 4.4-6.0, Crosswalk,

Testing done mostly with Nexus6P, but run on some older devices too.
            Reporter: Rafal Pastuszak


Previewing camera input in a video element using getUserMedia works perfectly fine in Chrome, but breaks as soon as we open the same view within a cordova app.

Added an example using Mozilla gUM polyfill here: https://s3-eu-west-1.amazonaws.com/rafal-temp/index.html

(note that both new and deprecated gUM APIs don't work).

This results in an empty, black <video> element. No errors are fired.

Initially I thought, that this issue was related to AndroidManifest.xml permissions and CSP, but fixing them makes no difference.




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