Forum for discussing general topics related to Couch.
3 posts Page 1 of 1
hello forum ... I am doing a site which requires audio clips and playlists and multiple instances of audio players on one page. A player should automatically pause when another player is played (i.e. you don't get 2 playing simultaneously).

Can anyone recommend a player that will be straightforward to style and to Couchify?
hi potato,

You should take a look at https://github.com/happyworm/jPlayer . Some time ago i played with this was quite easy to use.
I load frameworks and write bugs on top of them, after that I rearrange the code so that it looks like a cool product.
jPlayer looks good Tom.

I am partial to http://plyr.io/. If you require more extensive browser compatibility then see http://mediaelementjs.com/. Both should provide appropriate events and methods to prevent simultaneous playback.
3 posts Page 1 of 1