MediaStreamAPI: Difference between revisions

Jump to navigation Jump to search
Line 37: Line 37:
==== Streams  ====
==== Streams  ====


Need to clarify exactly what the semantics of a stream are:  
The semantics of a stream:


*A window of timecoded video and audio data.  
*A window of timecoded video and audio data.  
Line 52: Line 52:
*Mix http://slow with http://fast, and mix http://fast with http://fast2; does the http://fast stream have to provide data at two different offsets?  
*Mix http://slow with http://fast, and mix http://fast with http://fast2; does the http://fast stream have to provide data at two different offsets?  
*Solution: if a (non-live) stream feeds into a blocking mixer, then it itself gets blocked. This has the same effect as the entire graph of (non-live) connected streams blocking as a unit.
*Solution: if a (non-live) stream feeds into a blocking mixer, then it itself gets blocked. This has the same effect as the entire graph of (non-live) connected streams blocking as a unit.


==== Media elements  ====
==== Media elements  ====
1,295

edits

Navigation menu