| Author |
Message |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Wed 20 Jul 2005, 16:41 Post_subject:
Does shoutcast (winamp radio hoster) have a linux version? |
|
If so, could someone make it a dotpup? I think it would be great to host my own little radio station inside of puppy.
|
|
Back to top
|
|
 |
theelf

Joined: 07 Jun 2005 Posts: 55 Location: Temperance Hall, TN
|
Posted: Wed 20 Jul 2005, 17:37 Post_subject:
|
|
Streaming mp3
http://www.edgarbrits.net/puppy/dotpups/edna.pup
|
|
Back to top
|
|
 |
peppyy

Joined: 27 Jun 2005 Posts: 429 Location: VT USA
|
Posted: Wed 20 Jul 2005, 18:43 Post_subject:
|
|
I open .pls and most other streams with xmms. Works great. I even have shortcuts in my firefox quick bar.
_________________ Questions? Search Puppy Linux Answers with Google
|
|
Back to top
|
|
 |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Wed 20 Jul 2005, 19:21 Post_subject:
|
|
# ./edna.py
Traceback (innermost last):
File "../../CGIPython/cgipython.py", line 27, in ?
File "./edna.py", line 46, in ?
import ezt
ImportError: No module named ezt
#
o.o;
How do I get python to install?
|
|
Back to top
|
|
 |
theelf

Joined: 07 Jun 2005 Posts: 55 Location: Temperance Hall, TN
|
Posted: Wed 20 Jul 2005, 21:36 Post_subject:
|
|
Its supposed to have a mini python included
|
|
Back to top
|
|
 |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Wed 20 Jul 2005, 22:26 Post_subject:
|
|
Well at the end of the installation it coems up with an error:
File doesn't exist, or I can't access it:
/root/my-applications/edna-5.0/readme.txt
Maybe it just dies right there, and doesn't isntall python? o.o
|
|
Back to top
|
|
 |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Wed 20 Jul 2005, 22:28 Post_subject:
|
|
Now another error (after I copied README.txt to readme.txt)
# ./edna.py
Traceback (innermost last):
File "../../CGIPython/cgipython.py", line 27, in ?
File "./edna.py", line 46, in ?
import ezt
ImportError: No module named ezt
#
|
|
Back to top
|
|
 |
theelf

Joined: 07 Jun 2005 Posts: 55 Location: Temperance Hall, TN
|
Posted: Thu 21 Jul 2005, 06:50 Post_subject:
|
|
I personally don't know anything about it but remembered reading about it. You may want to check the original thread.
http://www.murga.org/%7Epuppy/viewtopic.php?t=867&highlight=streaming
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Fri 22 Jul 2005, 02:22 Post_subject:
|
|
#edna.bin start
but only after editing edna.conf
trust me that will work
BTW this will only stream mp3's via http on a specified port
Must have had a brain fade when I put it together........The actual package should have been half the size...put 2 tar archives in there for some stupid reason......geez if someone had have helped me out about a month ago...
|
|
Back to top
|
|
 |
Mathiasdm
Joined: 05 May 2005 Posts: 100
|
Posted: Fri 22 Jul 2005, 10:36 Post_subject:
|
|
If I remember correctly, there's also 'Icecast'.
|
|
Back to top
|
|
 |
theelf

Joined: 07 Jun 2005 Posts: 55 Location: Temperance Hall, TN
|
Posted: Sun 24 Jul 2005, 09:41 Post_subject:
|
|
http://www.yolinux.com/TUTORIALS/LinuxTutorialAudioStreaming.html
|
|
Back to top
|
|
 |
|