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 22366 - Consider making stream URLs generated in an iframe, playable by the parent page.
Summary: Consider making stream URLs generated in an iframe, playable by the parent page.
Status: RESOLVED INVALID
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: Media Capture and Streams (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: public-media-capture@w3.org
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-14 12:45 UTC by Adam Bergkvist
Modified: 2014-04-01 13:39 UTC (History)
2 users (show)

See Also:


Attachments

Description Adam Bergkvist 2013-06-14 12:45:55 UTC
This would enable a bunch of interesting use-cases. The same rules that applies to media coming from an other origin would apply.
Comment 1 Stefan Hakansson LK 2013-11-06 10:41:46 UTC
CreateObjectURL has been removed from the draft, however there is a proposal [1] to make MediaStreams work with postMessage - that could probably fulfill the use cases.

[1] http://lists.w3.org/Archives/Public/public-media-capture/2013Oct/0120.html
Comment 2 Stefan Hakansson LK 2014-04-01 13:39:25 UTC
createObjectURL is removed, so this bug is not relevant.