ok, i've finally had some time to compile more details:
PS3 (wired):
ip: 192.168.0.15 (DHCP assigned)
subnet-mask: 255.255.255.0 (DHCP assigned)
gateway: 192.168.0.1 (DHCP assigned)
dns: 212.113.167.57 (DHCP assigned)
dns2: 212.113.167.49 (DHCP assigned)
laptop (wireless - WinXP SP3, windows firewall active allowing PS3MS to communicate, clamwin antivir):
ip: 192.168.0.99 (manually assigned)
subnet-mask: 255.255.255.0 (DHCP assigned)
gateway: 192.168.0.1 (DHCP assigned)
dns: 212.113.167.57 (DHCP assigned)
dns2: 212.113.167.49 (DHCP assigned)
In the PS3MS interface is forced to the wireless adapter. No ip or port is forced.
Here's the log:
- Code: Select all
[main] TRACE 22:58:23.374 Starting Java PS3 Media Server v1.20.400
[main] TRACE 22:58:23.374 by shagrath / 2008-2009
[main] TRACE 22:58:23.374 http://ps3mediaserver.blogspot.com
[main] TRACE 22:58:23.374 http://code.google.com/p/ps3mediaserver
[main] TRACE 22:58:23.390
[main] TRACE 22:58:23.390 Java 1.6.0_17-Sun Microsystems Inc.
[main] TRACE 22:58:23.390 OS Windows XP x86 5.1
[main] TRACE 22:58:23.390 Encoding: Cp1252
[main] TRACE 22:58:23.390 Temp folder: C:\DOCUME~1\tiago\LOCALS~1\Temp\javaps3media
[main] TRACE 22:58:23.483 Loading configuration file: Bravia4500.conf
[main] TRACE 22:58:23.483 Loading configuration file: Bravia5500.conf
[main] TRACE 22:58:23.499 Loading configuration file: FreeboxHD.conf
[main] TRACE 22:58:23.499 Loading configuration file: Philips.conf
[main] TRACE 22:58:23.499 Loading configuration file: PopcornHour.conf
[main] TRACE 22:58:23.499 Loading configuration file: PS3.conf
[main] TRACE 22:58:23.499 Loading configuration file: Realtek.conf
[main] TRACE 22:58:23.499 Loading configuration file: Samsung.conf
[main] TRACE 22:58:23.499 Loading configuration file: Streamium.conf
[main] TRACE 22:58:23.499 Loading configuration file: WDTVLive.conf
[main] TRACE 22:58:23.499 Loading configuration file: XBMC.conf
[main] TRACE 22:58:23.515 Loading configuration file: XBOX360.conf
[main] TRACE 22:58:23.515 Checking font cache... launching simple instance of MPlayer... You may have to wait 60 seconds !
[main] TRACE 22:58:23.608 Done!
[main] TRACE 22:58:23.608 Found VideoLAN version 1.0.5 at: C:\Program Files\VideoLAN\VLC\vlc.exe
[main] TRACE 22:58:23.608 Unfortunately, VideoLAN 1.x is not supported at this point. Last known working version is 0.98
[main] TRACE 22:58:23.624 AVISynth not found! Transcoder profile AviSynth/FFmpeg will not be used!
[main] TRACE 22:58:23.624 Registering transcoding engine FFmpeg Audio
[main] TRACE 22:58:23.624 Registering transcoding engine MEncoder
[main] TRACE 22:58:23.624 AVISynth not found! Transcoder profile Avisynth/MEncoder will not be used!
[main] TRACE 22:58:23.624 Registering transcoding engine MPlayer Audio
[main] TRACE 22:58:23.640 Registering transcoding engine MEncoder Web
[main] TRACE 22:58:23.640 Registering transcoding engine MPlayer Video Dump
[main] TRACE 22:58:23.640 Registering transcoding engine MPlayer Web
[main] TRACE 22:58:23.640 Registering transcoding engine TsMuxer
[main] TRACE 22:58:23.640 Registering transcoding engine Audio High Fidelity
[main] TRACE 22:58:23.640 Registering transcoding engine VideoLan Audio Streaming
[main] TRACE 22:58:23.640 Registering transcoding engine VideoLan Video Streaming
[main] TRACE 22:58:23.640 Registering transcoding engine FFmpeg DVR-MS Remux
[main] TRACE 22:58:23.640 Registering transcoding engine Raws Thumbnailer
[main] TRACE 22:58:23.640 AviSynth in not installed ! You cannot use avsmencoder as transcoding engine !
[main] TRACE 22:58:23.827 Scanning network interface eth0 / Atheros AR5008 Wireless Network Adapter - Packet Scheduler Miniport
[main] TRACE 22:58:23.827 Using address /192.168.0.99 found on network interface: name:eth0 (Atheros AR5008 Wireless Network Adapter - Packet Scheduler Miniport) index: 2 addresses: /192.168.0.99;
[main] TRACE 22:58:23.827 Created socket: /192.168.0.99:5001
[main] TRACE 22:58:23.890 Using following UUID: fa0a45ea-e186-3ad0-8d45-081e7532b85f
[main] TRACE 22:58:28.640 It's ready! You should see the server appears on XMB
With this setup PS3MS show the red cross and PS3 finds no media servers.
Now the strange thing is that i can ping the PS3 and, from the PS3, using its web browser, i can access a web page on my laptop (
http://192.168.0.99:5001 -> the PS3MS http server)
If i switch PS3 to the wireless interface (all configs: ip, subnet, etc remain the same!) both the PS3 and PS3MS immediately detect each other!
Maybe this can help you help me

Tks in advance.