This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25152 - createObjectURL used in examples is no longer supported by Media Capture and Streams.
Summary: createObjectURL used in examples is no longer supported by Media Capture and ...
Status: RESOLVED FIXED
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: WebRTC API (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Web RTC Working Group
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-26 09:46 UTC by Kiran
Modified: 2014-06-09 08:49 UTC (History)
2 users (show)

See Also:


Attachments

Description Kiran 2014-03-26 09:46:42 UTC
createObjectURL used in section 10.1 example 4 of [1] or that in section 13.1 example 4 in [2] is no longer supported by Media Capture and Streams spec [3].

So the createObjectURL need to be replaced by direct assignment.

[1] http://dev.w3.org/2011/webrtc/editor/webrtc.html
[2] http://www.w3.org/TR/webrtc/
[3] http://dev.w3.org/2011/webrtc/editor/getusermedia.html
Comment 1 Adam Bergkvist 2014-06-08 15:02:38 UTC
Thank for catching this.

Proposed fix: https://github.com/fluffy/webrtc-w3c/commit/467d1c7ccc88fb3928614fc7ba7ad35c84317cd8