Skip to content

krisek/cplayer

Repository files navigation

Cassette Player - HTML5 audio stream player

This is a companion app: I was always looking for a good multiplatform (Linux/ChromeOS/Android in my case) stream player that can play my MPD audio stream managed through Audioloader.

Screenshot

I recently stumbled across this project and after a bit of tweaking this little HTML5 based music player seems to be perfectly capable to do the job.

The result of this tweaking can be found in this repo.

You might think how weird it is to display a cassette during listening to an audio stream, there should be rather a radio displayed. As a matter of fact, this is not really a valid concern in my case: Audioloader is designed to play albums, which were kept on cassettes in my case. (I still have around a hundred of them in the basement.)

The various parts of the code are released under various licences, I kept those. All my modifications (ie. changes after the initial seed) are released under GPLv3.

The whole app speaks for itself, there is no need to further explanation, happy listening!

TODOs/Known issues:

  1. if the player is hosted over https, then only https streams can be played
  2. HTML audio element is not the best for radio streams, anomalies/slow response can be expected once playback is stopped and restarted. Reload the app if it became unresponsive–––actually as of my experience the simplest is to close and open again–––any hinsts are welcome, I tried to debug/optimize quite much, no real success.

About

Cassette Player - HTML5 audio stream player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published