Hi Manju, In our case the RTP packetization is fully done in hardware (chip or FPGA) and controlled with a simple register based interface (start/stop RTP packetization with settings x, y, z). So what we want to do at the server side is to use the liveMedia Library for the RTSP/RTCP stuff and signal the hardware to start/stop RTP streaming. The actuall stream isn't parsed by the host (an ARM target in your case), so all havy traffic is done directly by hardware. This is done by hardware because there are multiple channel at high bitrates (for example 64 channel at 10Mbit). In order to do this it is needed to change the library to support also stream parser by hardware blocks with dedicated interfaces. Since you are already using the library have you got ideas of how to do that? Regards, Tony
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel