Hi, I would like to stream h264 file from vlc to my board(OMAP 3530 ). UDP transfer is working fine from my pc to board. How can I encapsulate and send h264 over RTP/RTSP/RTCP and then. i would like to write my own client which receives pakcets from network and decode using my own decoder.. Can some...