Thanks,
Sreenath
I don't know of any general solution - it is fairly easy to
play a G711 PCM stream of RTP data using snack.
However, if you are using different CODECs then it will not
be so easy.
Here is a cut down example version of some very quickly
hacked together test code. ALSO this code is written for testing
with a multicast address - you would have to modify the code to use
a normal / unicast address.
You need both tcludp and the snack tool kit to use the code that follows.
Regards
Paul
Thanks,
Sreenath