IIIF / iiif-stories

Community repository for documenting stories and use cases related to uses of the International Image Interoperability Framework.
21 stars 0 forks source link

Access to A/V via Mobile (responsive), or embedded on a page. #59

Closed jronallo closed 8 years ago

jronallo commented 8 years ago

Description

Access via Mobile (responsive), or embedded on a page. Fully featured vs slimline player. Note that Apple require HLS for video over 10 minutes in iOS apps. [Not universally enforced but it’s always a concern.]

Proposed Solutions

Yes :) Different viewing applications can be built.

Additional Background

Source: BL workshop notes Interest: 100%

bvibber commented 8 years ago

Another thing to consider for iOS is that Safari & other web browsers have limited A/V playback support compared to desktop and Android:

Apps can do the equivalent low-level media operations without restriction but this may complicate reuse versus using an HTML/JS-based framework in a web view.

jronallo commented 8 years ago

Moving to https://github.com/IIIF/iiif-av/issues/9

@brion I moved over your comment. You may want to follow that issue.