MediaStream stop() is deprecated#106
Conversation
Use MediaStreamTrack `stop()` instead of MediaStream `stop()`. https://developers.google.com/web/updates/2015/07/mediastream-deprecations
stop() is deprecated|
Thanks for catching this. However, the MediaStream Seem ok? Even after MediaStream |
|
Seems that Firefox implements I don't have problem with the latest Firefox version (40.0.3). What was the bug with Firefox ? |
|
Darn, I can't find the issue now. It was a while ago. I'll go ahead and implement your change, after I test it on all browsers / platforms. Thanks! |
Use MediaStreamTrack
stop()instead of MediaStreamstop().https://developers.google.com/web/updates/2015/07/mediastream-deprecations