How do I stream from a PC to an Exstreamer ?

Revision as of 23:51, 24 June 2009 by Sandra (talk | contribs) (New page: There are several solutions possible: a) zServer Software: Please install the zServer software on your pc (download it from Barix website). Set the Exstreamer (with Standard SW) to factor...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There are several solutions possible:

a) zServer Software: Please install the zServer software on your pc (download it from Barix website). Set the Exstreamer (with Standard SW) to factory defaults and it will find the zServer automatically.

b) MP3_RTP_Streamer Application: Please install this java-application on your pc. The application will create a rtp-stream and send it through your network.

c) HTTP-Server: Please install a http-server software like Apache or SimplyServer on your pc. Now you are able to pull the stream with the Exstreamer from the server. To get it to work please do the following:

    • start your http server
    • create a txt file with include the names of your playlists and name it playlists.txt
    • the playlist.m3u file must include the complete path to the mp3-files (e.g. http://<ip-http-server>/music/example.mp3)
    • at the Exstreamer (with the Standard SW) use Mode 2 "Webserver"
    • at the Exstreamer's homepage you should see the content of the playlist.txt file

d) VAcard Application: Install the VAcard software on your Windows PC (download it from Barix website). This application will create a virtual soundcard and stream the audio to the Exstreamer.


Back to FAQ