Skip to content

dklann/GlassPlayer

 
 

Repository files navigation

This is the README file for the GlassPlayer package.

This software comes with ABSOLUTELY NO WARRANTY.  See the file 'COPYING' for
details.

See the file 'INSTALL' for instructions on building GlassPlayer from source.

GlassPlayer is a minimalist audio stream player for IceCast and Shoutcast
streaming servers as well as HLS streams. It supports the following audio
output types:

  Advanced Linux Sound Architeture (ALSA)
  File Streaming (FILE)
  JACK Audio Connection Kit (JACK)
  Standard Output (STDOUT)
  Windows Multimedia Extensions (MME)

The base GlassPlayer component utilizes no configuration files or
GUI interface whatsoever; with the 'user interface' consisting entirely of
the command-line invocation.  As such, it is well suited for use cases where
the player is completely driven by an external system or script.

The following audio codecs are supported:

   OggOpus
   OggVorbis
   MPEG-1/2 Layer 2 ('MP2')
   MPEG-1/2 Layer 3 ('MP3')
   MPEG-4 Advanced Audio Coding, High Efficiency Profile ('HE-AAC+')

About

Minimalist audio stream player

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.5%
  • M4 4.4%
  • Makefile 4.2%
  • Shell 1.5%
  • C 1.4%