PDA

View Full Version : Android - Mezzmo app does not find Rygel media render



odin
04-16-2017, 03:07 PM
I use Rygel ( https://wiki.gnome.org/action/show/Projects/Rygel?action=show&redirect=Rygel ) for my linux PC, I setup Rygel to act as a MediaRenderer which then streams to VLC (configured to use external player), on the Mezzmo PC it finds the Server fine it says "Play to VLC media player (<linuxip>)".

However the Android Mezzmo app does not find the Rygel server and doesn't show it in the list, so I can't select the Renderer for playback, I tried BubbleUPNP and that can find it ok, so most likely this is a bug in Android Mezzmo hopefully this can be fixed.
Android Mezzmo
1029
PC Mezzmo
1031
BubbleUPNP (android)
1030

My Rygel is basically configured like this
https://davidwiesner.github.io/posts/using-vlc-as-upnp-renderer-with-rygel/

Peter
04-18-2017, 12:06 PM
Hi,
I suspect that Rygel may list itself as Mediaserver:2 and not Mediaserver:1 so Mezzmo will not find it. We will test here to see if this is the case and add support for the Mezzmo app to find servers listed as Mediaserver:2

Peter
04-18-2017, 03:12 PM
We have confirmed that the rygel server is using MediaServer:2 as it's service identifier, the rygel.conf file has a setting to force it to use MediaServer:1 based upon the user agent but we could not get this to work. We will add support to the app to search for servers that use MediaServer:2.

Peter
04-18-2017, 03:40 PM
A new version of the app is on Google Play with support for Rygel server, you will need to join the beta testing to get access https://play.google.com/apps/testing/conceiva.mezzmo.pro or https://play.google.com/apps/testing/conceiva.mezzmo for the trial app

odin
04-19-2017, 04:25 PM
A new version of the app is on Google Play with support for Rygel server, you will need to join the beta testing to get access https://play.google.com/apps/testing/conceiva.mezzmo.pro or https://play.google.com/apps/testing/conceiva.mezzmo for the trial app

Thanks,
I tried the beta (.13) but it still didn't find the rygel play to renderer in mezzmo, since Rygel can act as a Media Server and Renderer maybe something is still missing in the Renderer detection?

Peter
04-20-2017, 09:12 AM
Yes it is not currently looking for MediaRenderer:2 or MediaRenderer:3 so this might be the problem, we will add support for these too.

Peter
04-20-2017, 03:04 PM
We have released a new beta containing support for MediaRenderer:2 devices.

odin
04-21-2017, 09:25 AM
We have released a new beta containing support for MediaRenderer:2 devices.

thanks, but for some reason it's still not picking it up, here is the DMR xml file
1032

Peter
04-21-2017, 11:41 AM
Hi,
we have found the problem and testing with Rygel as a MediaRenderer here so it is working now, I have uploaded a new app to the play store for beta testing.

odin
04-21-2017, 04:30 PM
Hi,
we have found the problem and testing with Rygel as a MediaRenderer here so it is working now, I have uploaded a new app to the play store for beta testing.

excellent, works perfect now
thanks!