Ok I start<br>mythudprelay --xslfile callerid.xsl --bcast="<a href="http://255.255.255.255">255.255.255.255</a>" -- udpport_in=6947 --udpport_out=6948<br>on my myth box<br>Then I run<br>cidbcast --once --file cidbcast.xml
--device=/dev/modem ttyS0 "3015551212" "JOE SCHMOE" 1<br>on the myth box.<br>On my laptop I run.<br>tethereal |grep 6948<br>Capturing on eth0<br> 3.864207 <a href="http://207.130.129.100">207.130.129.100
</a> -> <a href="http://255.255.255.255">255.255.255.255</a> UDP Source port: 33099 Destination port: 6948<br><br>The data is being broadcast to everything on my lan on port 6948.<br>How can I capture this data on my laptop and send it to xosd (osd_cat) to display it??
<br><br><br><br><div><span class="gmail_quote">On 11/3/05, <b class="gmail_sendername">David Won</b> <<a href="mailto:daveshome@gmail.com">daveshome@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm currently using caller ID, cidbcast and mythudprelay to put the phone caller onto myth's OSD. It works great. What I would like to figure out is if anybody knows how to grab this broadcasted info and put it onto my laptop or other desktops . I know cidbcast get's the caller ID info and broadcasts it on port 6948.
mythudprelay then recieves this info and translates it's XML to an output XML that myth requires. mythtvosd then recieves this and put's it on the screen for myth. <br><br>Since the info is being broadcast there should be a way to grab it and display it with xosd on a desktop not currently running myth.
<br><br>Any ideas?<br>
</blockquote></div><br>