Help....

I've been successfully listening to AlienBBC (R4 to be precise) on
my squeezeboxes, and softsqueeze (subject to periodic garbling).

However, I now have a WiFi PDA which I am using as a mobile client
to allow me to listen to music around the house. All works fine,
except for listening to AlienBBC. The failure appears to be that
AlienBBC can't open the stream when it is going to a software
client, while it can for a hardware (or emulated) client.

I also see exactly the same behaviour streaming to Windows Media
Player on a PC, while SoftSqueeze on the exact same machine works.

The log from d_source is attached.

Does anyone have any idea what might be causing this, or how to
debug further?

Thanks very much,
Mark.

Log from Windows Media Player (same as GSPlayer on PDA)
-------------------------------------------------------

2005-06-06 08:55:47.4879 192.168.123.104: Switching to mode play from stop
2005-06-06 08:55:47.4891 openSong on: 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 08:55:47.4989 URL is remote : 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 08:55:47.4991 Trying to open protocol stream for 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 08:55:47.4992 Looking for handler for protocol rtsp
2005-06-06 08:55:47.4994 Found handler for protocol rtsp
2005-06-06 08:55:47.4995 Remote stream failed to open, showing message.
2005-06-06 08:55:47.4999 Couldn't open song.  Stopping.
2005-06-06 08:55:47.5001 opening next song...
2005-06-06 08:55:47.5003 the next song is number 0, was 0
2005-06-06 08:55:47.5015 Setting maxBitRate for 192.168.123.104 to: 320
2005-06-06 08:55:47.5018 Setting maxBitRate for 192.168.123.104 to: 320
2005-06-06 08:55:47.5023 undermax = 0, type = flc, http = 192.168.123.104, lame 
= /usr/bin/lame
2005-06-06 08:55:47.5025 checking formats for: flc-mp3-http-192.168.123.104
2005-06-06 08:55:47.5027 Checking to see if flc-mp3-http-192.168.123.104 is 
enabled
2005-06-06 08:55:47.5028    enabled
2005-06-06 08:55:47.5029 checking formats for: flc-mp3-*-192.168.123.104
2005-06-06 08:55:47.5030 Checking to see if flc-mp3-*-192.168.123.104 is enabled
2005-06-06 08:55:47.5031    enabled
2005-06-06 08:55:47.5032 checking formats for: flc-mp3-http-*
2005-06-06 08:55:47.5033 Checking to see if flc-mp3-http-* is enabled
2005-06-06 08:55:47.5034    enabled
2005-06-06 08:55:47.5035 checking formats for: flc-mp3-*-*
2005-06-06 08:55:47.5036 Checking to see if flc-mp3-*-* is enabled
2005-06-06 08:55:47.5037    enabled
2005-06-06 08:55:47.5038   Found command: [flac] -dcs --skip=$START$ 
--until=$END$ -- $FILE$ | [lame] --resample 44100  --silent -q $QUALITY$ -b 
$BITRATE$ - -
2005-06-06 08:55:47.5041 Setting maxBitRate for 192.168.123.104 to: 320
2005-06-06 08:55:47.5044 Setting maxBitRate for 192.168.123.104 to: 320
2005-06-06 08:55:47.5053 Matched Format: mp3 Type: flc Command: [flac] -dcs 
--skip=$START$ --until=$END$ -- $FILE$ | [lame] --resample 44100  --silent -q 
$QUALITY$ -b $BITRATE$ - - 
2005-06-06 08:55:47.5055 opening next song (old format: , new: mp3) current 
playmode: stop
2005-06-06 08:55:47.5057 Adding song index 0 to song queue
2005-06-06 08:55:47.5058 Clearing out song queue first
2005-06-06 08:55:47.5059 Song queue is now 0
2005-06-06 08:55:47.5065 openSong on: 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 08:55:47.5070 URL is remote : 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 08:55:47.5072 Trying to open protocol stream for 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 08:55:47.5073 Looking for handler for protocol rtsp
2005-06-06 08:55:47.5074 Found handler for protocol rtsp
2005-06-06 08:55:47.5076 Remote stream failed to open, showing message.
2005-06-06 08:55:47.5082 Backtrace:

   frame 0: Slim::Player::Source::playmode 
(/usr/local/slimserver//Slim/Player/Source.pm line 829)
   frame 1: Slim::Player::Source::gotoNext 
(/usr/local/slimserver//Slim/Player/Source.pm line 404)
   frame 2: Slim::Player::Source::playmode 
(/usr/local/slimserver//Slim/Player/Source.pm line 787)
   frame 3: Slim::Player::Source::jumpto 
(/usr/local/slimserver//Slim/Control/Command.pm line 1763)
   frame 4: Slim::Control::Command::load_done 
(/usr/local/slimserver//Slim/Utils/Scan.pm line 123)
   frame 5: Slim::Utils::Scan::addToList 
(/usr/local/slimserver//Slim/Control/Command.pm line 1021)
   frame 6: Slim::Control::Command::execute 
(/usr/local/slimserver//Plugins/Alien/Plugin.pm line 577)
   frame 7: Plugins::Alien::Plugin::handleIndex 
(/usr/local/slimserver//Slim/Web/HTTP.pm line 753)
   frame 8: Slim::Web::HTTP::generateHTTPResponse 
(/usr/local/slimserver//Slim/Web/HTTP.pm line 674)
   frame 9: Slim::Web::HTTP::processURL 
(/usr/local/slimserver//Slim/Web/HTTP.pm line 535)
   frame 10: Slim::Web::HTTP::processHTTP 
(/usr/local/slimserver//Slim/Networking/Select.pm line 115)
   frame 11: Slim::Networking::Select::select 
(/usr/local/slimserver/slimserver.pl line 625)
   frame 12: main::idle (/usr/local/slimserver/slimserver.pl line 568)
   frame 13: main::main (/usr/local/slimserver/slimserver.pl line 1155)

2005-06-06 08:55:47.5085 192.168.123.104: Switching to mode stop from stop
2005-06-06 08:55:47.5087  Already in playmode stop : ignoring mode change
2005-06-06 08:55:47.5088 No pending chunks - we're dropping the streaming 
connection
2005-06-06 08:55:47.5099 192.168.123.104 New play mode: stop
2005-06-06 08:55:47.5102 Stopping and clearing out old chunks for client 
192.168.123.104
2005-06-06 08:55:47.5104 Resetting song queue
2005-06-06 08:55:47.5106 Song queue is now 0
2005-06-06 08:55:47.5107 192.168.123.104: Current playmode: stop

Log from SoftSqueeze on same PC
-------------------------------

2005-06-06 09:08:34.4101 38:93:be:37:fd:89: Switching to mode play from
stop
2005-06-06 09:08:34.4133 openSong on: 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 09:08:34.4156 URL is remote : 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 09:08:34.4160 Trying to open protocol stream for 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 09:08:34.4163 Looking for handler for protocol rtsp
2005-06-06 09:08:34.4167 Found handler for protocol rtsp
2005-06-06 09:08:34.4399 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4402 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4404 undermax = 1, type = rtsp, softsqueeze = 
38:93:be:37:fd:89, lame = /usr/bin/lame
2005-06-06 09:08:34.4406 checking formats for: 
rtsp-flc-softsqueeze-38:93:be:37:fd:89
2005-06-06 09:08:34.4407 Checking to see if 
rtsp-flc-softsqueeze-38:93:be:37:fd:89 is enabled
2005-06-06 09:08:34.4408    enabled
2005-06-06 09:08:34.4409 checking formats for: rtsp-flc-*-38:93:be:37:fd:89
2005-06-06 09:08:34.4410 Checking to see if rtsp-flc-*-38:93:be:37:fd:89 is 
enabled
2005-06-06 09:08:34.4411    enabled
2005-06-06 09:08:34.4412 checking formats for: rtsp-flc-softsqueeze-*
2005-06-06 09:08:34.4413 Checking to see if rtsp-flc-softsqueeze-* is enabled
2005-06-06 09:08:34.4414    enabled
2005-06-06 09:08:34.4415 checking formats for: rtsp-flc-*-*
2005-06-06 09:08:34.4416 Checking to see if rtsp-flc-*-* is enabled
2005-06-06 09:08:34.4417    enabled
2005-06-06 09:08:34.4419   Found command: [mplayer.sh] -really-quiet -vo null 
-cache 128 -af resample=44100:0:1 -ao pcm -aofile /dev/fd/3 $FILE$ | [flac] -cs 
--totally-silent --compression-level-0 -
2005-06-06 09:08:34.4422 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4425 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4426 Matched Format: flc Type: rtsp Command: [mplayer.sh] 
-really-quiet -vo null -cache 128 -af resample=44100:0:1 -ao pcm -aofile 
/dev/fd/3 $FILE$ | [flac] -cs --totally-silent --compression-level-0 - 
2005-06-06 09:08:34.4558 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4562 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4567 Using command for conversion: 
"/usr/local/slimserver/Bin/i386-linux/mplayer.sh" -really-quiet -vo null -cache 
128 -af resample=44100:0:1 -ao pcm -aofile /dev/fd/3 
"rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra"; | 
"/usr/local/slimserver/Bin/i386-linux/flac" -cs --totally-silent 
--compression-level-0 -
2005-06-06 09:08:34.4670 remoteURL is a song : 
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
2005-06-06 09:08:34.4688 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4695 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4699 undermax = 1, type = flc, softsqueeze = 
38:93:be:37:fd:89, lame = /usr/bin/lame
2005-06-06 09:08:34.4705 checking formats for: 
flc-flc-softsqueeze-38:93:be:37:fd:89
2005-06-06 09:08:34.4708 Checking to see if 
flc-flc-softsqueeze-38:93:be:37:fd:89 is enabled
2005-06-06 09:08:34.4711    enabled
2005-06-06 09:08:34.4714 checking formats for: flc-flc-*-38:93:be:37:fd:89
2005-06-06 09:08:34.4717 Checking to see if flc-flc-*-38:93:be:37:fd:89 is 
enabled
2005-06-06 09:08:34.4721    enabled
2005-06-06 09:08:34.4724 checking formats for: flc-flc-softsqueeze-*
2005-06-06 09:08:34.4727 Checking to see if flc-flc-softsqueeze-* is enabled
2005-06-06 09:08:34.4730    enabled
2005-06-06 09:08:34.4733 checking formats for: flc-flc-*-*
2005-06-06 09:08:34.4735 Checking to see if flc-flc-*-* is enabled
2005-06-06 09:08:34.4737    enabled
2005-06-06 09:08:34.4740   Found command: -
2005-06-06 09:08:34.4746 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4753 Setting maxBitRate for 192.168.123.104 to: 0
2005-06-06 09:08:34.4757 Matched Format: flc Type: flc Command: - 
2005-06-06 09:08:34.4761 remoteURL command - type flc format flc
2005-06-06 09:08:34.4769 remoteURL stream format : flc
2005-06-06 09:08:34.4980 38:93:be:37:fd:89 New play mode: play
2005-06-06 09:08:34.5006 38:93:be:37:fd:89: Current playmode: play
2005-06-06 09:08:34.7641 Setting maxBitRate for Eagle to: 0
2005-06-06 09:08:34.7644 Setting maxBitRate for Eagle to: 0
2005-06-06 09:08:42.7229 Got a track starting event
2005-06-06 09:08:42.7232 Song 0 has now started playing
2005-06-06 09:08:42.7237 Song queue is now 0

-- 
"The biggest problem encountered while trying to design a system that 
was completely foolproof, was, that people tended to underestimate the 
ingenuity of complete fools." (Douglas Adams)


_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to