[Live-devel] RTSP server/client application

Vankrunkelsven, Tony (NSN - BE/Herentals) tony.vankrunkelsven at nsn.com
Thu Apr 17 06:33:13 PDT 2008


 
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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20080417/7b602825/attachment.html 


More information about the live-devel mailing list