[Bug 25152] New: createObjectURL used in examples is no longer supported by Media Capture and Streams.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25152

            Bug ID: 25152
           Summary: createObjectURL used in examples is no longer
                    supported by Media Capture and Streams.
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebRTC API
          Assignee: public-webrtc@w3.org
          Reporter: g.kiranreddy4u@gmail.com
                CC: public-webrtc@w3.org

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 26 March 2014 09:46:44 UTC