-
Hi
I've buyed a Raspberry Pi 4, 2gb RAM. Before I've had the Raspberry Pi 3 with PiFmRds working. Now I've installed PiFmRds on the raspi 4 and when I run the command, the console says me that it's w…
-
Hello.
I have a Raspberry Pi 4B 4GB, and some transmitters connectet to the 3.5mm Aux Output.
When i start the Script, i hear a annoying beep sound from the 3.5mm aux output, and all audio on the au…
-
Was on PiFmRds/src , making everything as normal, and I got this weird error:
"expr:syntax error: unexpected argument '1'"
I don't know if this is a error in my side or what
-
Hello,
I have some issue using a pipe with PiFmAdv, however I do not find this issue with PiFmRds.
When I execute the command: `sudo arecord -fS16_LE -r 44100 -Dplughw: 1.0 -c 2 - | sudo / home / pi…
-
During compile pifmrds related C files causes problem. When I define these i and j variables outside of for loop line, problem solved, and compiled. Runs successfully now.
```
c++ -std=c++11 -Wall…
-
Output of "make":
root@kali:~/PiFmRds/src# make
gcc -Wall -std=gnu99 -c -g -O3 -march=armv6 -mtune=arm1176jzf-s -mfloat-abi=hard -mfpu=vfp -ffast-math -DRASPI=1 rds.c
In file included from /usr/inc…
-
Can you make this support stereo? or fix https://github.com/ChristopheJacquet/PiFmRds to make it work on Pi 2?
ghost updated
9 years ago
-
Hi!
I found another problem with PiFmRds.
Play some mp3 file with mpg123 on the built-in audio output (jack) of Raspi then stop playback (mpg123).
Then start PiFmRds and no stereo no rds signal, and t…
-
When checking out the code of my rpitx2 rds generator (and implementing my python rds encoder, [rdPy](https://github.com/KubaPro010/rdPy)), i've stumbled opun a bug in the 4A group generation, the cod…
-
I have a Raspberry Pi 4, and when I run the program to broadcast music on a radio frequency with pifmrds, the music is only emitted when I move my mouse. On my radio, I hear the music when I move my m…
kikzo updated
3 months ago