WASdev/lib.rtcomm.clientjs

Replace MediaStream.stop() with MediaStream.active

Closed this issue · 1 comments

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

Resolved