FM transmitter

  • Hi all,

    I know that RPI can be used as FM transmitters using GPIO pin.

    There is an interresting project availlable on github who do that ( GitHub - miegl/PiFmAdv: Advanced Raspberry Pi FM transmitter with RDS encoding ).

    Is there an easy way to compile and implement it on LE to transmit same audio that is sent to HDMI/Jack port?

    The RDS piece of software can be linked with what Kodi is playing

    Does addon can add new binary on system? If yes, how to implement required dependancy in the addon?

    If you can tell me some way to start i can spend time to try to implement it.

    Thanks in advance for your reply

    Kev

  • I played with something similar a couple of years ago.

    However, what you want is not really possible - even if it was, the "slight" delay would be terrible. I doubt it would be something we would want to implement.

    But I have been wrong before.....

  • Hi Iridium,

    Thanks for your reply.

    I agree about slight delay when watching vidéo, but, when playing music nor radio, i think it can be a great feature.