- From: <bugzilla@jessica.w3.org>
- Date: Mon, 12 May 2014 05:42:26 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24015 Praveen R Jadhav <praveen.j@samsung.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |praveen.j@samsung.com --- Comment #3 from Praveen R Jadhav <praveen.j@samsung.com> --- Implementations like navigator.geolocation.watchPosition makes sense when there is a continuous update as in case of location co-ordinates(ex: travelling in a car). Also, these attributes have wide range of values. In case of WebRTC calls, you have limited no. of media input/output devices and they are either plugged or unplugged. Polling mechanism in this scenario will be a burden on overall system. Callback mechanism should be fine. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Monday, 12 May 2014 05:42:30 UTC