mikesimb / sipml5

Automatically exported from code.google.com/p/sipml5
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Handle mediastream deprecations #231

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (Wireshark) or Javascript console log
if you want quick response

What steps will reproduce the problem?

  do a call from sipml demo and hang up

What is the expected output? What do you see instead?

  There's a console warning - 'MediaStream.stop()' is deprecated and will be removed in M47, around November 2015. Please use 'MediaStream.active' instead.

  We need to address https://developers.google.com/web/updates/2015/07/mediastream-deprecations?hl=en ?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by StefanEn...@gmail.com on 18 Aug 2015 at 9:35