Skip to content

Modifications to track settings with HTML tags in <app-media-image-capture> not propagating #30

@artipatankar

Description

@artipatankar

Description

Changing property in <app-media-image-capture> HTML element does not affect corresponding track property (e.g. white-balance-mode = "manual").

Expected outcome

Attempted to set whiteBalanceMode to "manual" from "continuous". Also tested with modifications to zoom and contrast.

Actual outcome

No discernible change was detected in the capture view stream. Setting values manually in console using applyConstraints on videoTrack produced expected results. Issue seems to be isolated in setTrackConstraints call within updateTrackConstraints.

Live Demo

Steps to reproduce

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions