x11max wrote: > I have some trouble to get the LMS-to-uPnP plugin working on on FreeBSD > 11.1. > > Maybe someone can help ? > > First i start from scratch and build the LMS server and LMS-to-uPnP from > git repository. > > In generally the LMS is working fine with my Squeezebox Classic and Boom > players. > Also all my uPnP renderers within the network can connect to the LMS > Library using the UPNP/DLNA Mediaserver plugin playing songs. > So far so good from this point of view all is fine. > > But streaming using the LMS-to-uPnP bridge plugin is not working and i > don't find out what is going wrong. > > The following happens: > > LMS SERVER: > > > > - the plugin starts successfully: Runninn g (squeeze2upnp-amd64) - the uPnP renderer (for example Samsung TV - see log attached) > becomes available in LMS as a player - i choose a radio channel (wdr4) from the list the player should > play - LMS set the URI and send the stream to the player (AVTSetURI:92 > uPNP setURI http://192.168.10.33:49152/LMS2UPNP/90-f1-aa > -2a-11-fa-idx-1.mp3 for http://192.168.10.81:7676/smp_23_) - after sendMETA squeeze2upnp restarts after crash - CtrlSetVolume:254 uPNP volume 0 for > http://192.168.10.81:7676/smp_17_ (cookie 0x3) - sendMETA:188 META - Retarting Squeeze2upnp after crash: > /Library/LMS/slimserver/Cache/InstalledPlugins/Plugins/UPnPBridge/Bin/squeeze2upnp-a > md64 -Z -I -b 192.168.10.33 -f /Library/ - LMS/slimserver/Logs/upnpbridge.log -d all=debug -x > /Library/LMS/slimserver/prefs/upnpbridge.xml - main:1559 Starting squeeze2upnp version: v0.2.15.1 (Jan 26 2018 @ > 14:26th > > > >
Make sure you've compiled with debug symbols and run the bridge with gdb (don't use the autolaunch by LMS for the moment, just disable the plugin there and launch the app manually). I need to know exactly where it crashes. There are more than a few things where I've not flagged FREEBSD correctly ... LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000, ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5 ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=103728 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
