[Live-devel] RTP sink to serial
Ross Finlayson
finlayson at live555.com
Thu Nov 20 03:23:22 PST 2008
>Just a random thought, which might save you having to have this
>IP-to-serial conversion process... I don't know whether you've got
>control of the other end of the serial line, but could you not just
>set up a SLIP interface and send the RTP over that? The Live555
>code would just see it as a normal IP interface. You'd need to do
>this at both ends, but you could then have a standard UDP socket
>listener at the receiver end to receive the RTP packets.
Yes - great idea. I definitely recommend this. That way, you don't
have to write any UDP/IP parsing code at the receiving end.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list