philippe44 / AirConnect

Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Other
3.52k stars 218 forks source link

Phorus/Play-Fi fix uPNP #437

Closed alikej closed 1 year ago

alikej commented 1 year ago

I want to thank you for this software. Great Job!

I use AirUPnP bridge to render audio to Phorus/Play Fi - Klipsh the Three device. I can confirm that the only way to get audio from AirConnect to the device is to use the MP3 format. But other programs such as Audirvana+ player successfully deliver sound up to WAV 24/96 quality.

The Audirvana player provides a debug log that shows information about successful playback in WAV 24bit/96 kHz format. I hope this log will help the developer to fix this issue. Thanks for the response.

Klipsh Audirvana.log

philippe44 commented 1 year ago

Thanks - I would need a log of airupnp either usign flac or wav when it fails

alikej commented 1 year ago

Here is it (no sound):

On Nov 14, 2022, at 20:36, philippe44 @.***> wrote:

Thanks - I would need a log of airupnp either usign flac or wav when it fails

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

philippe44 commented 1 year ago

There is no file attached

alikej commented 1 year ago

Sorry, my fault ...

air.log

philippe44 commented 1 year ago

So you have tried using "-c flc" and "-c pcm" with no success, right? Have you tried also "-g -1" with also either flac or pcm?

alikej commented 1 year ago

Yes, I did - no success for both variants. I tried all http_lengt options, -1, -3, 0. Results are the same. The difference was that pcm playback stopped immediately, with the FLAC codec the iPhone showed that the audio was playing to a manual stop. flc-1.log pcm-1.log

philippe44 commented 1 year ago

Sorry I don't understand what you mean by "playing to a manual stop"

alikej commented 1 year ago

I meant that both FLAC and PCM playback doesn't work. But play control on iOS shows on FLAC stream that the stream is playing (which is not true - you have to manually push stop button in control center). On the other hand, when trying to play the PCM, play control on iOS shows after a few seconds that the stream is not playing.