dnbradio / issues

For tracking issues across all of our applications.
1 stars 0 forks source link

Need to port legacy oembed player widget #15

Closed keybrdist closed 8 months ago

keybrdist commented 8 months ago

Currently lives at https://dnbradio.com/oembed/embed.php?id=live

Need to recreate this from scratch using basic HTML + CSS and WavesurferJS - https://wavesurfer.xyz/

Should allow for custom background and be resizable to height: 130px width: 100%; so that it seamlessly integrates when embedded into a 3rd party site via an iframe.

Examples:

image

Note a single player iframe looks like this:

image

The new version we are creating now should include the waveform overlayed on at bottom part of the iframe.. like so:

image