S.Arun Srinivasan | 3 May 2004 14:23
Picon

Linux Audio Detection

Hai Guyz,
	I have installed icecast in RedHat 7.2 server with PHP 4.1.2 
and apache 1.3.20. When I play mp3 songs from icecast in windows it 
automatically detects the winamp player for playing the songs. But in 
Linux when I play mp3 songs from icecast it detects mpg123 utility to 
play the song but it plays for only around 40 - 90 seconds only. I 
couldn't figure out what's the problem is.

-arun

-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
Ed Melendez | 22 May 2004 21:18

Netjuke no longer importing

I'm using Netjuke 1.0-rc1 and have been for some time now.  I have successfully imported over 3500 tracks (13.09 GB) until recently.  The other day I attempted to import more than 200 songs and Netjuke just frooze.  When I looked on my Linux box to see what was going on, I noticed that the httpd process was using up 90+ percent of the CPU time.  I let it run for hours and it never stopped.

Is there a limitation to the number of files that can be imported?  Where should I look for errors... httpd, PHP or MySQL?


My system information is as follows:
Netjuke 1.0-rc1
Red Hat 9 (kernel 2.4.20-30.9)
Apache 2.0.40-21.9 (running virtual hosts)
PHP 4.2.2-17.2
MySQL 3.23.58-1.9

Thank In Advance,
-Ed

Ed Melendez | 22 May 2004 21:45

RE: Netjuke no longer importing

SemteX-
 
Thanks for your input.  I looked at my httpd error logs, but their is nothing there... at all! :(
 
If I am having some sort of loop problem, is there a way to track where it is occurring?  It was working fine before.  Is there a reason it might start looping now (I know that's a very broad question)?
 
I've tried importing a few select files at a time, but that has not worked either.
 
Do you think it would be forth upgrading to version 1.0-rc2?
 
-Ed
 
-----Original Message-----
From: Klaus G [mailto:SemtexKG <at> gmx.at]
Sent: Saturday, May 22, 2004 3:32 PM
To: Ed Melendez
Subject: Re: [Netjuke-users] Netjuke no longer importing

I'd take a look at the error logs of the http server...
 
This problem (90% cpu time...) sounds like a loop problem... maybe netjuke is creating a loop in the code... maybe netjuke has a problem with one of these files...
 
Have you tried to split the 200 songs in 10 packets á 20 songs and import them one after another?
 
I just know errors like these from other projects but i never had it in Netjuke
 
Hope this helps,
 
SemteX
----- Original Message -----
Sent: Saturday, May 22, 2004 9:18 PM
Subject: [Netjuke-users] Netjuke no longer importing

I'm using Netjuke 1.0-rc1 and have been for some time now.  I have successfully imported over 3500 tracks (13.09 GB) until recently.  The other day I attempted to import more than 200 songs and Netjuke just frooze.  When I looked on my Linux box to see what was going on, I noticed that the httpd process was using up 90+ percent of the CPU time.  I let it run for hours and it never stopped.

Is there a limitation to the number of files that can be imported?  Where should I look for errors... httpd, PHP or MySQL?


My system information is as follows:
Netjuke 1.0-rc1
Red Hat 9 (kernel 2.4.20-30.9)
Apache 2.0.40-21.9 (running virtual hosts)
PHP 4.2.2-17.2
MySQL 3.23.58-1.9

Thank In Advance,
-Ed

Ed Melendez | 23 May 2004 00:39

RE: Netjuke no longer importing

Thanks for the advise.  I'll look a little deeper and see what I can find.  If all else fails, I'll do the upgrade.
 
-Ed
 
-----Original Message-----
From: Klaus G [mailto:SemtexKG <at> gmx.at]
Sent: Saturday, May 22, 2004 6:00 PM
To: Ed Melendez
Subject: Re: [Netjuke-users] Netjuke no longer importing

Hi!

It's confusing me a little bit that even the import of single files isn't working...
 
I'd give the update a chance OR backup the database, reinstall netjuke and copy back the database...
 
greetings and good night (00:05 here in austria)
semteX
----- Original Message -----
Sent: Saturday, May 22, 2004 9:45 PM
Subject: RE: [Netjuke-users] Netjuke no longer importing

SemteX-
 
Thanks for your input.  I looked at my httpd error logs, but their is nothing there... at all! :(
 
If I am having some sort of loop problem, is there a way to track where it is occurring?  It was working fine before.  Is there a reason it might start looping now (I know that's a very broad question)?
 
I've tried importing a few select files at a time, but that has not worked either.
 
Do you think it would be forth upgrading to version 1.0-rc2?
 
-Ed
 
-----Original Message-----
From: Klaus G [mailto:SemtexKG <at> gmx.at]
Sent: Saturday, May 22, 2004 3:32 PM
To: Ed Melendez
Subject: Re: [Netjuke-users] Netjuke no longer importing

I'd take a look at the error logs of the http server...
 
This problem (90% cpu time...) sounds like a loop problem... maybe netjuke is creating a loop in the code... maybe netjuke has a problem with one of these files...
 
Have you tried to split the 200 songs in 10 packets á 20 songs and import them one after another?
 
I just know errors like these from other projects but i never had it in Netjuke
 
Hope this helps,
 
SemteX
----- Original Message -----
Sent: Saturday, May 22, 2004 9:18 PM
Subject: [Netjuke-users] Netjuke no longer importing

I'm using Netjuke 1.0-rc1 and have been for some time now.  I have successfully imported over 3500 tracks (13.09 GB) until recently.  The other day I attempted to import more than 200 songs and Netjuke just frooze.  When I looked on my Linux box to see what was going on, I noticed that the httpd process was using up 90+ percent of the CPU time.  I let it run for hours and it never stopped.

Is there a limitation to the number of files that can be imported?  Where should I look for errors... httpd, PHP or MySQL?


My system information is as follows:
Netjuke 1.0-rc1
Red Hat 9 (kernel 2.4.20-30.9)
Apache 2.0.40-21.9 (running virtual hosts)
PHP 4.2.2-17.2
MySQL 3.23.58-1.9

Thank In Advance,
-Ed

Michael Robinson | 24 May 2004 08:59
Picon
Favicon

Problems using secure https

I am currently using:  ON THE CLIENT: MozillaFirebird 0.8 MusicMatch Jukebox 7.1 and WMP 9  On the Server:  Netjuke 1.0rc2  If I run https://192.168.2.10/netjuke in IE 6.0, then login and click the "play" icon, WMP opens in the media sidebar and plays the file just fine.  However, I don’t like IE 6, so I use Mozilla Firebird, which tries to open the file with another application (MMJB or WMP, whichever I choose). When I click "ok" to Mozilla"s prompt, the correct media player opens, but nothing else happens. If I right click on the link and save the link (.m3u) to the hard drive, then try opening it in WMP or MMJB, I have the same problem. WMP gives me a security error. I know that somehow Firebird is not authenticating in a way that WMP can access netjuke. Is there a way to get around this?  If I change the address in my browser to: http://192.168.2.10/netjuke and click the play link, it opens in BOTH MMJB and WMP and plays just fine.  Why is HTTPS only supported in IE? Is there something I am missing?  Note: I do not have a registered site certificate on my server, just the generic one that came with it, would that make a difference?  Regards,  Mike

 

Michael Robinson | 24 May 2004 09:15
Picon
Favicon

RE: Problems using secure https


Thanks for your reply-

First of all, let me clear this up a bit. MP3's only play over a secure
connection IF I use the media sidebar in IE. I don't like IE, so I use
Firebird. As such, neither players work when using Firebird.

I really don't need to stream the mp3's over a secure connection, but when I
log in using https, netjuke sends m3u files with https links. Is there
anyway to make netjuke send only http links to files?

Mike
-----Original Message-----
From: Rob Rosenfeld [mailto:rosenfeld <at> alum.mit.edu] 
Sent: Monday, May 24, 2004 12:08 AM
To: turbotalon <at> earthlink.net
Subject: RE: [Netjuke-users] Problems using secure https

I’d _guess_ your problem is that WMP supports HTTPS and MMJB
doesn’t.  Do the URL’s listed in the .m3u when you use Firebird
contain https links?

I'm curious, why do you want to use HTTPS to stream the songs?
Shouldn't it just be sufficient to use HTTPS to login?

-----Original Message-----
From: netjuke-users-admin <at> lists.sourceforge.net
[mailto:netjuke-users-admin <at> lists.sourceforge.net] On Behalf Of
Michael Robinson
Sent: Monday, May 24, 2004 1:59 AM
To: netjuke-users <at> lists.sourceforge.net
Subject: [Netjuke-users] Problems using secure https

I am currently using:

 ON THE CLIENT:
 MozillaFirebird 0.8
 MusicMatch Jukebox 7.1 and WMP 9

 On the Server:

 Netjuke 1.0rc2

 If I run https://192.168.2.10/netjuke in IE 6.0, then login and
click
 the "play" icon, WMP opens in the media sidebar and plays the
file just fine.

 However, I don’t like IE 6, so I use Mozilla Firebird, which
tries to
 open the file with another application (MMJB or WMP, whichever I
 choose). When I click "ok" to Mozilla"s prompt, the correct media
player
 opens, but nothing else happens. If I right click on the link and
save
 the link (.m3u) to the hard drive, then try opening it in WMP or
MMJB, I
 have the same problem. WMP gives me a security error.
 
I know that somehow Firebird is not authenticating in a way that
WMP can access netjuke. Is there a way to get around this?

 If I change the address in my browser to:
http://192.168.2.10/netjuke
 and click the play link, it opens in BOTH MMJB and WMP and plays
just
 fine.

 Why is HTTPS only supported in IE? Is there something I am
missing?

 Note: I do not have a registered site certificate on my server,
just the
 generic one that came with it, would that make a difference?

 Regards,

 Mike

 

-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click

Gmane