zooniverse / front-end-monorepo

A rebuild of the front-end for zooniverse.org
https://www.zooniverse.org
Apache License 2.0
104 stars 30 forks source link

Add audio + image subject viewer #689

Open rogerhutchings opened 5 years ago

rogerhutchings commented 5 years ago

Package

lib-classifier

Feature or Issue Description

We need an audio and image subject viewer, e.g. for spectrograms. This should be composable from other subject viewers.

There may also be a case for using drawing tools on the spectrogram. This may come in a future update, but isn't required for parity.

srallen commented 4 years ago

SONYC is using a simple composite spectrogram: https://www.zooniverse.org/projects/anaelisa24/sounds-of-new-york-city-sonyc/classify

rogerhutchings commented 4 years ago

Time estimate:

beckyrother commented 4 years ago

Design estimate depends on if we're building a custom player or using the default.
Default: this could mean providing HEX colors, choosing the player, ?? Likely would involve working with a developer more than creating a prototype and passing it off. 1 week ? Custom: 3 weeks

eatyourgreens commented 4 years ago

Building an accessible media player is not trivial, and requires a developer with experience of working with assistive technology. I'd advise using the player that's built into the browser/OS.