Skip to content

Notify User when Autoplay is on  #236

@Dananji

Description

@Dananji

Description

When auto-advance is turned on, the player loads the next available Canvas into the player immediately after the playback ends. This doesn't explicitly give the user to choose to/not to play the next Canvas in the Manifest before playback starts, even though the user can pause playback once it has started.
To conform with accessibility guideline 4.2.1 thoroughly Ramp could handle this situation more gracefully.

Solutions other streaming platforms use:
Popular streaming sites like YouTube and Vimeo provides a preview of the next item to be played with a 10 second timer when autoplay is turned on. This gives the user the ability cancel/continue advancing to the next item.
Example from YouTube:
Private Zenhub Image

Done Looks Like

  • Research and design a solution that works with VideoJS in Ramp
  • Implement the solution
  • Test the new functionality for all types of Manifests (e.g. Multi-canvas manifest with mixed media, multi-canvas audio manifest, multi-canvas video manifest, single canvas manifest)

Related Issue

#186

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestplayerChanges/fixes in player component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions