IIIF / iiif-av

The International Image Interoperability Framework (IIIF) Audio/Visual (A/V) Technical Specification Group aims to extend to A/V the benefits of interoperability and the growing ecosystem of clients and servers that IIIF provides for images. This repository contains user stories and mockups for interoperable A/V content – contributions are welcome.
http://iiif.io/community/groups/av/
Apache License 2.0
13 stars 3 forks source link

Auto-play across annotations on canvas #45

Open azaroth42 opened 8 years ago

azaroth42 commented 8 years ago

Description

As a lay user, I want to control when the audio stream starts and stops at the individual page level, rather than line by line or note by note, in order to not have to click many times and to experience the full page worth of music.

Variation(s)

(do you know of, or can you imagine, similar use cases?)

Functionality

It should be possible to progress from one audio annotation to the next on a single canvas, in the same as progressing from canvas to canvas with or without a gap as per #12. Thus auto-play annotation two after playing annotation one.

Proposed Solutions

Annotation List could provide a hint as to the continuous-ness of the annotations. Lists are ordered already, so it would be a case of playing from the beginning of the list.

If there are multiple points to break at, this could be multiple lists each with the hint, or the connection could be at the annotation level rather than the list level.

Additional Background

From Shared Canvas demo2, Worlde's Blisce.

jronallo commented 8 years ago

@azaroth42 Does this shared canvas demo still exist anywhere? http://www.shared-canvas.org/impl/demo2/ redirects to http://demos.iiif.io/

azaroth42 commented 8 years ago

I have the code and resources still, but no hosting domain.