Opened 12 years ago

Closed 10 years ago

#213 closed enhancement (duplicate)

add HTML5 audio player to ResourceProxy

Reported by: dietuyt Owned by: Twan Goosen
Priority: minor Milestone:
Component: VLO web app Version:
Keywords: Cc: teckart

Description

ResourceProxy? elements of the type Resource with the mimetype audio/x-wav could get an HTML 5 player element next to the speaker icon and the link to them.

(later on we can look at video as well, but that is more problematic as there is no standard set of codecs that is supported by the major browsers)

Change History (4)

comment:1 Changed 12 years ago by dietuyt

Tested in IE 9 and it does not work with WAV files.

Instead shows an ugle black rectangle, even when there is a fall-back message between the <audio>...</audio> elements. So if add this the <video> container should be hidden in IE. (Yes, browser-dependent code sucks. But it seems to be the only way of using <audio> without shocking IE-users)

comment:2 Changed 10 years ago by latadmin@mpi.nl

Owner: changed from herste to Twan Goosen
Status: newassigned

comment:3 Changed 10 years ago by herold@bbaw.de

Isn't this essentially a duplicate of #212? Why interpret the datatype behind a PID on the VLO's side? That's a client side issue.

Last edited 10 years ago by herold@bbaw.de (previous) (diff)

comment:4 Changed 10 years ago by Twan Goosen

Resolution: duplicate
Status: assignedclosed

Closing this, see 212#comment:10

Note: See TracTickets for help on using tickets.