> On Oct 30, 2017, at 1:48 PM, Mark Woodard <mwood...@mutualink.net> wrote: > > OK, Ross, let me rephrase the question. > > Does the testRelay example accept RTP packets from a source and pass them on > unchanged to the destination?
The “testRelay” demo application - as written - receives UDP packets (from a multicast stream), and resends each UDP payload (i.e., the contents of each UDP packet) inside another UDP packet to a separate destination. (Therefore, if the input source happens to be a RTP/UDP stream, then the RTP header (which is part of the UDP payload) will be included in each packet that’s sent to the destination, and thus the outgoing packets will also be RTP/UDP packets.) Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel