camera-ui icon indicating copy to clipboard operation
camera-ui copied to clipboard

MediaStream.stop() deprecation

Open jamielob opened this issue 9 years ago • 4 comments

Thanks for a fantastic package @okland. Getting this message, and wondered if you'd seen it?

'MediaStream.stop()' is deprecated and will be removed in M47, around November 2015. Please use 'MediaStream.active' instead.

jamielob avatar Sep 30 '15 20:09 jamielob

@jamielob haven't seen it yet, but if you encounter the source maybe some cordova dependency you call do a PR and i will merge it :)

okland avatar Oct 03 '15 09:10 okland

Problem still exists

ghost avatar Apr 26 '16 21:04 ghost

This was resolved in mdg_camera a while ago. Could you just bump the version up and republish this package? https://github.com/meteor/mobile-packages/issues/98 (1.4.1 looks to be the current version, and this package references 1.1.4: https://github.com/okland/camera-ui/blob/master/package.js#L17)

dvmorris avatar Jul 05 '16 14:07 dvmorris

+1 we're also seeing this issue. Would second @dvmorris suggestion, please add a fix if possible.

chris-jamieson avatar Jul 18 '16 14:07 chris-jamieson