-
Notifications
You must be signed in to change notification settings - Fork 0
Use Case 5: Delay to Display inconsistent
Thomas Stockhammer edited this page Sep 28, 2016
·
2 revisions
- Qualcomm
Related to HTML-5 API Playback,
-
It takes a variable amount of delay between the call to “play” and the event onPlay is fired. This is platform dependent but for a deterministic user experience, means should be possible to remove the variance.
-
Depending on the platform, a visual display is not available even on onPlay event, i.e. there is yet some further delay when the video appears for the user. This behavior prevents a deterministic QoE.
Overlaps with use case 3.