miegl / PiFmAdv

Advanced Raspberry Pi FM transmitter with RDS encoding
GNU General Public License v3.0
484 stars 82 forks source link

Stream crashes after few seconds (as in #22) #71

Closed MrBoombastic closed 4 years ago

MrBoombastic commented 4 years ago

Audio just stops playing without any errors. Using two RPi Zero's with Linux raspberrypi 4.19.97+ #1294 Thu Jan 30 13:10:54 GMT 2020 armv6l GNU/Linux.

MrBoombastic commented 4 years ago

Tried on this image: https://downloads.raspberrypi.org/raspbian_lite/images/raspbian_lite-2019-07-12/, but this doesn't work. That's weird, because I was using this software and it was working fine! PiFmRds is working fine right now.

miegl commented 4 years ago

Does the audio stop playing or the entire signal cuts off?

MrBoombastic commented 4 years ago

Entire signal.

miegl commented 4 years ago

Could be due to low voltage detection. Do you have gpu_freq=250 in /boot/config.txt ?

On May 5, 2020 12:01:33 AM GMT+02:00, MrBoombastic notifications@github.com wrote:

Entire signal.>

pon., 4 maj 2020, 19:52 użytkownik Josef Miegl notifications@github.com> napisał:>

Does the audio stop playing or the entire signal cuts off?>

—> You are receiving this because you authored the thread.> Reply to this email directly, view it on GitHub> https://github.com/miegl/PiFmAdv/issues/71#issuecomment-623610819, or> unsubscribe>

https://github.com/notifications/unsubscribe-auth/AEOENVL4TUU3OIHLUOPNY7LRP36HTANCNFSM4LHRKC3A> .>

-- > You are receiving this because you commented.> Reply to this email directly or view it on GitHub:> https://github.com/miegl/PiFmAdv/issues/71#issuecomment-623731185

MrBoombastic commented 4 years ago

It did the trick! Thank you!