Wigster wrote: > I've disabled the firewall on the server where LMS is running and indeed > Windows now sees the Squeezebox as a UPnP renderer. > > However, when I try to play something on the SB, nothing starts. The > "Cast to device" (Win10 name for Play To) window appears but doesn't > start playing. I've attached the log I get from LMS for this event. > > Would anyone have any ideas what is going on?
The series of UPnP event seems to work well and the device received trhe "play" command and move to a state "playing", but it stops immediately after. The mp3 resource is supposed to be located at http://192.168.178.23:10246/MDEServer/81DF4E1C-9654-49DD-9939-ECA9D16B4B63/1000.mp3 ? is this correct ? You can try to open this URI in your webbrowser and see if a download starts. Just for info, the way this UPnP soup works is that a controller (Windows in your case) sends the player (LMS player in that case) a configuration request to tell it where the file can be located (AVTransportURI). The controller then sends a 'play' command and the player grabs the file through a HTTP request where it was indicated to be located. In other words, in your case, the machine 192.168.178.23 is supposed to have a HTTP server on port 10246. If this is your Windows machine that stores the file you want to play, make sure that this does not have also a firewall issue as well. In summary, firewall problems can be on the LMS server where UPnP player representing the real LMS players are created and firewall problems can also be where the file is located Hope this helps LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1, PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne (sort of) ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=83939 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
