Confirmed users
2,959
edits
Line 41: | Line 41: | ||
==== Media Flow ==== | ==== Media Flow ==== | ||
Media flow is validated based off of streams by | Media flow is validated based off of streams by checking attributes of a stream attached to a media element playing by analyzing if playing-based events fire (e.g. timeUpdate, canplaythrough), time is moving forward on the stream and media element, and that state changes on the media element built off the stream are correct. | ||
== Localhost Real Stream Test Cases == | == Localhost Real Stream Test Cases == |