- From: <bugzilla@jessica.w3.org>
- Date: Thu, 15 May 2014 12:26:23 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25725 Bug ID: 25725 Summary: getUserMedia constraints should be non-nullable Product: WebRTC Working Group Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Media Capture and Streams Assignee: public-media-capture@w3.org Reporter: kiran.guduru@samsung.com CC: public-media-capture@w3.org In spec getUserMedia constraints is allowed to set Nullable [1]. but in step 4, The process is invoking errorCallBack with NotSupportedError, if requestedMediaTypes are empty. It seems, requestedMediaTypes of constraints is mandatory to process getUserMedia. I propose to indicate constraints attribute of getUserMedia to be non-nullable. [1] http://dev.w3.org/2011/webrtc/editor/getusermedia.html#dom-navigator-getusermedia -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Thursday, 15 May 2014 12:30:06 UTC