GitHub user mvandervliet opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/288

    CB-13384: (browser) Added deprecation of video.src compatibility

    ### Platforms affected
    Browser
    
    ### What does this PR do?
    Updates CameraProxy.js to support video.srcObject and preserves backwards 
compatibility with URL.createObjectURL
    
    ### What testing has been done on this change?
    Browser
    
    ### Checklist
    - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [X] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mvandervliet/cordova-plugin-camera 
bugfix/CB-13384_video_src_deprecation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/288.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #288
    
----
commit f83283a334a6faa3d9b48932a0e085decbad9d68
Author: Matt Vander Vliet <[email protected]>
Date:   2017-10-03T15:56:43Z

    CB-13384: (browser) Added deprecation of video.src compatibility

----


---

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

Reply via email to