View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Nov 17, 2004 8:34 pm 
Offline
Joined: Fri Oct 15, 2004 3:22 pm
Posts: 20
I found a howto for a patch to mythmusic which allows for shoutcast streams to be played natively. (scroll down to the bottom of the page)
http://cmisip.home.insightbb.com/mythtv.htm

The problem is that I cannot seem to figure out where they want me to extract the tar.

Has anyone done this, or have any ideas after looking at it?

Thanks in advance.

/Stu


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 10:12 pm 
have you tried mythstream?

you can do this with that plus more


Top
  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 10:21 pm 
Offline
Joined: Fri Oct 15, 2004 3:22 pm
Posts: 20
i have installed it, but have yet to figure out how to actually use it. The interface leaves quite a bit to desire at first glance. I am not against learning to use it, but I never do seem to be able to connect to a stream.

Maybe a short How-To?

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 10:38 pm 
yeh there is a how-to

here

any other questions fire away


Top
  
 
 Post subject:
PostPosted: Wed Nov 17, 2004 11:08 pm 
Offline
Joined: Fri Oct 15, 2004 3:22 pm
Posts: 20
This is the howto that I used to install it.

I have tried to put shoutcast URLs into the playlist, but they will never connect. Is there a sample shoutcast url that you have used which works currently?

/Stu


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 2:39 pm 
Offline
Joined: Thu Feb 12, 2004 2:54 pm
Posts: 392
Location: Beaumont, CA
I have mythstream installed and I can get shoutcast to work. If you are trying to enter in the ....pls url it will not work. I am using linux, so I don't know where windows stores the playlist file. In linux it is in /tmp/shoutcast-playlist.pls (or similar). Edit this file and you will see some IP addresses. You may have to try a couple to pick up the correct online server.
You can test before you plugin by opening a terminal and mplayer http://the.ip.address:80/ashown/inplsfile.
If it starts to cahe and/or play then you can plug that into mythstream. My guess is that they use 1 or more servers at a time, and most likely at some point that server will change so you may need to change this too but I am not sure.

_________________
ASUS A7N266 Micro-ATX Motherboard
Athlon 2200 processor
512K Kingston PC2100 Memory
MicroAtx Case
2 PVR250's w/remote
eVGA e-GeForce mx4000 (64 Ram with Tv/Out (Svideo))
Lite-on DVD cd-rw combo
120 GB Western Digital


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 6:33 pm 
Offline
Joined: Fri Oct 15, 2004 3:22 pm
Posts: 20
I just tried it with http://64.236.34.196:80/stream/1040 which works on my PC, but not through myth.

I am currently trying to install RealAudio so i can try a RAM stream.

Any ideas why shoutcast streams would not be working?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 7:12 pm 
Offline
Joined: Fri Oct 15, 2004 3:22 pm
Posts: 20
So now i realized that i have a slightly different problem. Now i can play the shoutcast stream from the command prompt, but it still does not play from the gui...

any ideas on this side of the problem?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 21, 2004 9:28 am 
Offline
Joined: Fri Oct 15, 2004 3:22 pm
Posts: 20
From the command prompts I can run:
Code:
mplayer -cache 256 http://64.236.34.196:80/stream/1040


This works without fail every time.

Through the mythstream interface, i have added this URL to the playlist. I then go to the player interface, and it never will play. It looks like it is trying to buffer for a second, but then it switches over to harvest mode then says that there are no url's found.

Any ideas?


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 02, 2005 1:55 pm 
Offline
Joined: Mon May 02, 2005 1:52 pm
Posts: 1
I have exactly the same problem as the above poster. I can play streams perfectly on the command line, but not through the Mythstream GUI.

Did anyone figure out an answer to this problem?

Douwe


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 24, 2005 8:14 pm 
Offline
Joined: Sun Jul 24, 2005 8:11 pm
Posts: 1
yeah I'd be another one. Mplayer with the url as listed above works, but not through the gui. Always comes up "no stream"

Anyone with any ideas??


Top
 Profile  
 
 Post subject: Mythsteam`
PostPosted: Sat Aug 06, 2005 4:12 pm 
Offline
Joined: Sat Nov 13, 2004 2:24 pm
Posts: 59
Hey,

Take a look a my addition to the knoppmyth mythstream entry. I found that i was missing the perl module XML::DOM. Allot of the functions didn't wort with out this..

Prosonik


Top
 Profile  
 
 Post subject: Re: Mythsteam`
PostPosted: Tue Dec 13, 2005 5:17 pm 
Offline
Joined: Tue May 17, 2005 3:34 pm
Posts: 43
Location: Switzerland
prosonik wrote:
I found that i was missing the perl module XML::DOM.


did you mean the libxml-dom-perl module?

when i try apt-get install libxml-dom-perl:
Code:
# apt-get install libxml-dom-perl
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  libxml-dom-perl: Depends: libxml-perl but it is not going to be installed
                   Depends: libxml-regexp-perl but it is not going to be installed
  mplayer-k7: Depends: mplayer-k6 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


anybody knows what to do? :oops:

_________________
R5A26 / ASUS Pundit AB-P 2600 / Celeron 2.66 GHz / DVD-Rom Asus E616 / Hauppauge PVR350 / 512 MB, PC-2700 / HDD Samsung SpinPoint P120, 200GB, 7200RPM / WL-138G WLAN PCI-Card


Top
 Profile  
 
 Post subject: Re: Mythsteam`
PostPosted: Thu Dec 15, 2005 1:34 am 
Offline
Joined: Tue May 17, 2005 3:34 pm
Posts: 43
Location: Switzerland
kwyjibo wrote:
prosonik wrote:
I found that i was missing the perl module XML::DOM.


did you mean the libxml-dom-perl module?

when i try apt-get install libxml-dom-perl:
Code:
# apt-get install libxml-dom-perl
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  libxml-dom-perl: Depends: libxml-perl but it is not going to be installed
                   Depends: libxml-regexp-perl but it is not going to be installed
  mplayer-k7: Depends: mplayer-k6 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


anybody knows what to do? :oops:


solved with this thread

_________________
R5A26 / ASUS Pundit AB-P 2600 / Celeron 2.66 GHz / DVD-Rom Asus E616 / Hauppauge PVR350 / 512 MB, PC-2700 / HDD Samsung SpinPoint P120, 200GB, 7200RPM / WL-138G WLAN PCI-Card


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu