Skip to content

app-media-stream fails to stop camera access when 'active' property set to false. #41

@Iheartweb

Description

@Iheartweb

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 Chrome should no longer indicate that website is accessing camera.

Actual outcome

Chrome indicates that website is accessing camera (recording red dot in tab in desktop or notification on mobile) until tab is killed or page is refreshed.

Steps to reproduce

  1. Add app-media-stream to page with some video constraints and active = true.
  2. Browser indicates that website is accessing camera.
  3. Set active = false
  4. Browser still indicates that website is accessing camera.

Browsers Affected

Only tested on latest stable Chrome.

  • 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