Talk:MediaStreamAPI: Difference between revisions

Line 13: Line 13:
It seems like a complicated way to do simple things. Maybe this is an argument for the mediaresource element, as a non-displaying source. Could the graph output be fed back to the original element for display? Could that be the default?
It seems like a complicated way to do simple things. Maybe this is an argument for the mediaresource element, as a non-displaying source. Could the graph output be fed back to the original element for display? Could that be the default?


''roc: I don't understand how "feeding back the graph output" would work. <mediaresource> seems like overkill for now so I've removed it for now. I've added a call captureStream() that automatically sets the streamonly attribute.''
''roc: I don't understand how "feeding back the graph output" would work. <mediaresource> seems like overkill for now so I've removed it for now. I've added a call captureStream() that automatically sets the streamaudio attribute (which I've renamed captureAudio).''


== There's no way for workers to signal latency to the scheduler ==
== There's no way for workers to signal latency to the scheduler ==
1,295

edits