-
Can we have RDS PTY (Program Type)
-
Hello! I have a bit of an issue. I can't get the program to stop streaming the music... help!
-
Hi,
Is there any way to make the program stop after it has completed transmitting the audio file, or at least reload the file each time it reaches the end of the audio file so that if an updated file…
-
after I changed into the directory of /PiFmRds/src i did make clean and then make, but when I executed make I got this error:
gcc -Wall -std=gnu99 -c -g -march=armv6 -O3 -mtune=arm1176jzf-s -mfloat…
-
Hi!
I use PiFmRds with piping audio.
My command is: mpg123 --loop -1 --buffer 1024 --no-icy-meta -s http://streamURL:8000 | sox -t raw -b 16 -e signed -c 2 -r 44100 - -t wav - equalizer 11800 0.7q 20…
-
Hi,
if you pause the sox or whatever is piping to the pifmrds it will stuck at the last buffer so what about to add a pause option to full this buffer with silence and keep it this way until we put…
-
Hi,
Used rpitx to output a song converted to wav and play on my stereo. FM mode, chose 88Mhz (no station there)
Worked better than expected. Without wire, in a case, across the room - decent signal…
-
**after** running the command pi transmitting the signals but the song is playing very slow.it is showing like overrun (**atleast ____ ms long**).please help me in resolving this problem.
-
When I try to run the program, I get these four messages in the command line and then it just terminates:
Using local mbox device file with major 249.
Allocating physical memory: size = 3403776 i…
-
i have used [this](https://forums.raspberrypi.com/viewtopic.php?t=235519) tutorial to turn my pi into a bluetooth audio receiver. this tutorial makes it so pulseaudio and the related bluetooth service…