hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
842 stars 204 forks source link

Audio Casting Error to RPI with HIFIBerry Card #75

Open ctmberry opened 9 years ago

ctmberry commented 9 years ago

I am running your updated version of gmediarender on a B+ RPI with a hifiberry DAC+ card. My install process was written by Stephen C Phillips.

My DNLA server(?) is an android device running bubbleupnp. I can play mp3's and audio cast (Spotify) from the android device to an XBOX 360 all day long A-OK.

However, to the RPI B+/DAC+ I can only play mp3's to gmediarender. When I try and audio cast no sound comes out of the DAC+ and the error code (when I run gmediarender with logfile piped to standard output) message I get is => "Streaming task paused, reason error (-5))".

Any insights, thoughts??

TIA

ctmberry commented 9 years ago

This issue was solved by setting the casting codex to WAV only in bubbleupnp on the Android device.