![]() |
|
A query on UPnP component interaction... - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: A query on UPnP component interaction... (/showthread.php?tid=2459) |
A query on UPnP component interaction... - audio_elf - 05-06-2015 00:27 Just a curiosity here wondering why something happens the way it does. My system is as follows... Minimserver running on Vortexbox / Fedora 20 then BubbleUPnP server to create virtual OpenHome servers for a Marantz M-CR510 and Naim UnitiQute. If I use Lumin app to choose music, add an album to a new playlist and start playing, on both devices as the album plays through the display on the device shows the correct track name and artist for the playing track; yet if I choose the same album with Kazoo the display shows the first track title but that doesn't change even though the album is played through. I'm just curious and understanding the mechanisms at work as both methods seam to be playing the album in the same way - the BubbleUPnP server instructing the UPnP device what to play. The only difference is in the app which has created the playlist. RE: A query on UPnP component interaction... - simoncn - 05-06-2015 12:21 (05-06-2015 00:27)audio_elf Wrote: Just a curiosity here wondering why something happens the way it does. The renderer (BubbleUPnP Server) should notify the control point (LUMIN app or Kazoo) when the track changes. It sounds like Kazoo is not receiving this notification for some reason. |