gmediaserver-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gmediaserver-devel] SMC EzStream ... unfortunately no success for me.


From: Jiri Wichern
Subject: [gmediaserver-devel] SMC EzStream ... unfortunately no success for me.
Date: Tue, 29 Nov 2005 04:49:02 +0100

Hello everyone

I bougt a SMCWAA-G a few days ago. Unfortunately I haven't been able to get gmediaserver working with it yet. The server crashes (kills itself) almost instantly with this output:

---
bash-2.05b# gmediaserver -v4 --friendly-name=Saphire --profile="" /Shares/MP3z/D.A.P.\ Jukebox/Era.Era/
gmediaserver process id 9820 starting
Scanning directory `/Shares/MP3z/D.A.P. Jukebox/Era.Era/'
Checking content type of file `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Era.Era.m3u'
Assuming type Simple M3U playlist for `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Era.Era.m3u'
Scanning playlist `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Era.Era.m3u'
Checking content type of file `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Track01.mp3'
Matched type MPEG-1 Audio Layer 3 (MP3) for `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Track01.mp3'
Adding file `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Track01.mp3' as `Track01.mp3'
(((repeating stuff deleted)))
Checking content type of file `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Track11.mp3'
Matched type MPEG-1 Audio Layer 3 (MP3) for `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Track11.mp3'
Adding file `/Shares/MP3z/D.A.P. Jukebox/Era.Era/Track11.mp3' as `Track11.mp3'
Initializing UPnP subsystem...
UPnP MediaServer listening on 192.168.1.7:49152
Enabling UPnP web server...
Registering UPnP root device...
Sending UPnP advertisement for device (expire time 100 seconds)...
Listening for control point connections...
Event received: Subscription request
Event device UDN: uuid:5177fca0-c42d-11d8-9669-0800200c9a66
Event service ID: urn:upnp-org:serviceId:ContentDirectory
Event request SID: uuid:dee0cb64-1dd1-11b2-b63f-a29a23845bf1
Killed
bash-2.05b#
---

When I start it the second time the server stays 'up', the friendly name shows on the SMCWAA, however when I try to browse it, I can't access the music and only two small packets are transmitted between server and client:

---
bash-2.05b# tcpdump -x -X -i eth0 host 192.168.1.8
tcpdump: listening on eth0
04:20:26.027693 pyrite.crystals.local.nfa > saphire.crystals.local.49152: S 10452701:10452701(0) win 8192 <mss 1460>
0x0000   4500 002c d26c 0000 1e06 4700 c0a8 0108        E..,.l....G.....
0x0010   c0a8 0107 0483 c000 009f 7edd 0000 0000        ..........~.....
0x0020   6002 2000 b0c6 0000 0204 05b4 0000             `.............
04:20:26.031870 saphire.crystals.local.49152 > pyrite.crystals.local.nfa: R 0:0(0) ack 10452702 win 0 (DF)
0x0000   4500 0028 0485 4000 4006 b2eb c0a8 0107        E..(address@hidden@.......
0x0010   c0a8 0108 c000 0483 0000 0000 009f 7ede        ..............~.
0x0020   5014 0000 e86f 0000                            P....o..

2 packets received by filter
0 packets dropped by kernel
bash-2.05b#
---

The server output doesn't get past "Listening for control point connections..."
When i use a ctrl-c I get a (I think) normal shutdown sequence:

---
Received INT signal
Shutting down UPnP MediaServer...
Deinitializing UPnP subsystem...
gmediaserver process id 9882 terminated normally
---

When I start the server again after this it crashes similar to the first run.
I've tested all [--profile]s unfortunately with exactly the same results.
System parameters: I'm using the newest libupnp (1.2.1a), a Linux 2.6 series kernel on an athlonxp system and GCC 3.2.2. I have not included id3lib (3.8.3) because it seems to be totally uncompilable on my system (which can be expected for a piece of software unmaintained for at least 19 months - according to the CVS repository)

I'll tinker with it the upcomming week, hoping to find a way to make it work. However if someone has this software working with an SMCWAA-G, I'll appreciate any information you can spare.

Jiri Wichern.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]