Hi My problem is I encoded raw yuv video into h264 and then used the rtp mode to send it to my own machine. Now I want to decode those packets back to yuv format. I don't know how to collect all those packets coming to my one port of computer and how to decode them. Please let me know regarding this problem. Thanks.