app-media icon indicating copy to clipboard operation
app-media copied to clipboard

Elements for accessing data from media input devices and visualizing that data for users

Results 20 app-media issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

@cdata First of all, thank you so much for all your work! `` elements are awesome! :thumbsup: FYI, I've added `` elements into my [`progressive-elements`](https://webcomponents.org/collection/FluorescentHallucinogen/progressive-elements) collection that contains web components...

Is it possible to control the videos ? like`pause/unpause` or `slide video duration` etc ?

### Description The currently available version of this element set on npm is the [3.0.0-pre.19](https://www.npmjs.com/package/@polymer/app-media/v/3.0.0-pre.19). The current version on master, according to `package.json`, seems to be 2.0.0, and it includes...

### Description The `app-media-recorder` element is not recording in proper `.wav` file format. ### Expected outcome The element should generate a valid **WAV format with LPCM audio** for maximum audio...

### Description app-media-stream fails to stop camera access when 'active' property set to false. ### Expected outcome When app-media-stream.active is set to false, all media tracks should be stopped and...

### Description app-media-image-capture can't set the track constraints ### Expected outcome Should set the constraints when setting the constraint property. ### Actual outcome Nothing changed when I set constraint property....

### Description app-media-image capture raises 'ImageCapture instance not ready' error ### Expected outcome Should display the content that the camera is streaming ### Actual outcome No content is being displayed...

I've run the modulizer over app-media and pushed the results up to the 3.0-preview branch. I'm wondering what version we should use when we publish it to npm. The pattern...