Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Deprecated: createObjectURL#5

Open
NBAMj wants to merge 4 commits intoudacity:slowfrom
NBAMj:slow
Open

Deprecated: createObjectURL#5
NBAMj wants to merge 4 commits intoudacity:slowfrom
NBAMj:slow

Conversation

@NBAMj
Copy link

@NBAMj NBAMj commented Jan 6, 2019

window.URL.createObjectURL() is deprecated, use .srcObject = stream instead

NBAMj added 4 commits January 6, 2019 17:43
URL.createObjectURL(stream) is deprecated, use #.srcObject = stream instead
localStream.stop() is deprecated. Use `getVideoTrack()` instead and call `stop()` on it
Deprecated: localStream.stop()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant