rahul-thakoor / balena-rpiplay

Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors.
https://github.com/FD-/RPiPlay
1.41k stars 57 forks source link

No audio output #20

Open jakehawkes opened 2 years ago

jakehawkes commented 2 years ago

Using a new Belena account, forked the fleet and deployed the image on Rpi3B Shows up on the network, and my iPhone happily selected it as a target as is sending data. The log files show the "aacDecoder_DecodeFrame error" once in a while, so I now it is receiving data. I have it connected with an audio out cable to a receiver which I know is working. I've set the device AIRPIPLAY_AUDIO_OUT variable to 'analog' (without quotes). I've tested with headphones, still no sound. Is there someway to check what the level it thinks its putting out?

elki00 commented 2 years ago

Same issue. Both hdmi and analog won't work and I can see the same error on log

sandeepveldi commented 2 years ago

Same here.

rahul-thakoor commented 2 years ago

hey @jakehawkes @elki00 @sandeepveldi

Can you please confirm you are using the screen mirroring option from the control center? described here

it seems related to #5

elki00 commented 2 years ago

hey @rahul-thakoor yeah always&only used the screen mirroring icon. I tested the same options as @jakehawkes . Analog to RCA out of Pi: only a loud buzz out of speakers, may be because the Pi is not grounded? - in any case even if not grounded I should hear audio out. So in variables, I switched to hdmi instead. so hdmi from Pi to beamer. Still no audio, only a buzz. Tried to investigate from logs, rebooting many times etc but this doesn't seem to be a ready-to-use solution for AV streaming :/