Skip to content

fix: remove srcObject attribute if next uri is not a MediaStream - #1121

Merged
cookpete merged 1 commit into
cookpete:masterfrom
komachi:clear-srcobject
Jan 20, 2021
Merged

fix: remove srcObject attribute if next uri is not a MediaStream#1121
cookpete merged 1 commit into
cookpete:masterfrom
komachi:clear-srcobject

Conversation

@komachi

@komachi komachi commented Jan 4, 2021

Copy link
Copy Markdown
Contributor

Currenlty if you pass MediaStream to FilePlayer, and then change it to something that is not MediaStream, player keeps old srcObject and brokes. This PR fix this behavior and add regression test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants