Forward LIRC from one machine to another via UDP over the network?
Patrick Kirchner <[email protected]> Sat, 31 May 2025 15:59:14 -0500
| Newsgroups | gmane.comp.hardware.lirc |
|---|---|
| Message-ID | <CAMiz2hW+uN4V90Qn+d+CDn4JrYK04uDqn0ye+Ewz52cT1O_AKA@mail.gmail.com> |
--===============7880680185314189498== Content-Type: multipart/alternative; boundary="00000000000059fca2063674ce15" --00000000000059fca2063674ce15 Content-Type: text/plain; charset="UTF-8" Hello, My Silicondust HDHomeRun DUAL (Model: HDHR-US) ATSC tuner that I was using for over a decade to receive and send IR signals to my MythTV box via UDP (port 5000) has stopped working. I have a Raspberry Pi in the same TV room that has a working IR receiver on it so I was hoping to reproduce the function of the HDHomeRun DUAL's IR receiver using the Raspberry Pi. I cobbled together this command on the RPi, hoping it would send the IR signals to the MythTV computer in the same way the HDHR did but it doesn't seem to be working. I'm running irw on the 192.168.1.2 computer but it's not receiving any signals. /usr/bin/mode2 -d /dev/lirc0 | irtext2udp | socat - udp-datagram: 192.168.1.2:5000,broadcast I'm hoping someone else has done this or has experience with it and could offer me some assistance please. Thanks --00000000000059fca2063674ce15 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hello,<br><br>My Silicondust HDHomeRun DUAL (Model: HDHR-U= S) ATSC tuner that I was using for over a decade to receive and send IR sig= nals to my MythTV box via UDP (port 5000) has stopped working. =C2=A0<br><b= r>I have a Raspberry Pi in the same TV room that has a working IR receiver = on it so I was hoping to reproduce the function of the HDHomeRun DUAL's= IR receiver using the Raspberry Pi.<br><br>I cobbled together this command= on the RPi, hoping it would send the IR signals to the MythTV computer in = the same way the HDHR did but it doesn't seem to be working.=C2=A0 I= 9;m running irw on the 192.168.1.2 computer but it's not receiving any = signals.<br><br>/usr/bin/mode2 -d /dev/lirc0 | irtext2udp | socat - udp-dat= agram:<a href=3D"http://192.168.1.2:5000">192.168.1.2:5000</a>,broadcast<br= ><br>I'm hoping someone else has done this or has experience with it an= d could offer me some assistance please.<br><br>Thanks</div> --00000000000059fca2063674ce15-- --===============7880680185314189498== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============7880680185314189498==--