Streaming media: Difference between revisions
Brian Wilson (talk | contribs) m →Audio |
Brian Wilson (talk | contribs) |
||
Line 36: | Line 36: | ||
'''slimserver''' you can add the slimserver repository and then install the [http://wiki.slimdevices.com/?DebianPackage Debian version of slimserver] which supports many more formats. | '''slimserver''' you can add the slimserver repository and then install the [http://wiki.slimdevices.com/?DebianPackage Debian version of slimserver] which supports many more formats. | ||
Slimserver is designed to do what I want for the Audrey goes -- you browse your music collection and select what you want it to play. | |||
== Video == | == Video == |
Revision as of 19:22, 17 February 2008
Primary goal is to support a Rockford/Fosgate DMS1 and a couple Audreys.
The DMS1 is a uPnp thing. The Audrey is an outdated Internet appliance. (Outdated = I can't load new software on it.)
Secondary goal is to support MP3 players: a Rio Forge and a Creative Zen
Sources
- Internet radio
- Podcasts
- Music collection
Audio
I don't want to be my own radio station, what I want is on-demand.
Source clients
Source clients read music from someplace and send it to the streamer. "Someplace" can be an Internet radio station, a live audio feed, or music files.
ices2 from Ubuntu repository. Supports only OGG format (so it's useless).
icegenerator - (built from source) streams to icecast, can handle mp3
muse
Streamer
The streamer waits for connections from a client and when it gets one, sends audio from the source to the client.
icecast2 from Ubuntu repository -- easy to install and set up.
slimp3 from Ubuntu repository -- mp3 only. Supports icecast format so any icecast source client that can do mp3 should also work with slimp3
slimserver you can add the slimserver repository and then install the Debian version of slimserver which supports many more formats.
Slimserver is designed to do what I want for the Audrey goes -- you browse your music collection and select what you want it to play.
Video
later for this
Darwin is the most interesting candidate at the moment.