nttcom / SkyWay-ScreenShare

[Deprecated] This is a library for easy implementation of screen sharing function in the WebRTC of web applications.
20 stars 11 forks source link

`onended` eventの修正 #23

Closed yusuke84 closed 8 years ago

yusuke84 commented 8 years ago

The MediaStream 'ended' event is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5730404371791872 for more details.

https://groups.google.com/forum/?hl=ja#!topic/skywayjs/_A758JA394I

yusuke84 commented 8 years ago

このPullreqで対応済み。 https://github.com/nttcom/SkyWay-ScreenShare/pull/20