Re: [Live-devel] RTSP server/client application

2008-04-17 Thread Ross Finlayson
Thanks for the information. If I got it correctly for the server side the new "RTPSink" subclass handless the interface to the livemedia library and to the dedicated hardware interface for controlling the hardware RTP packetization (payloadtype, ...). "OnDemandServerMediaSubsession" control's

Re: [Live-devel] RTSP server/client application

2008-04-17 Thread Vankrunkelsven, Tony (NSN - BE/Herentals)
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 s

[Live-devel] RTSP server/client application

2008-04-17 Thread Vankrunkelsven, Tony (NSN - BE/Herentals)
Hi Ross, Thanks for the information. If I got it correctly for the server side the new "RTPSink" subclass handless the interface to the livemedia library and to the dedicated hardware interface for controlling the hardware RTP packetization (payloadtype, ...). "OnDemandServerMediaSubsession" con

Re: [Live-devel] RTSP server/client application

2008-04-17 Thread Manju TN
PROTECTED] Subject: [Live-devel] RTSP server/client application Hi All, Is it possible to use the LIVE555 Streaming Media <http://www.live555.com/liveMedia/> libraries for the following two applications: 1) Software RTSP server / Hardware RTP streamer: There is a host handling all RTSP/RTCP r

Re: [Live-devel] RTSP server/client application

2008-04-17 Thread Ross Finlayson
Is it possible to use the LIVE555 Streaming Media libraries for the following two applications: 1) Software RTSP server / Hardware RTP streamer: There is a host handling all RTSP/RTCP related issues like connection setup, session control, RTP streaming control

[Live-devel] RTSP server/client application

2008-04-17 Thread Vankrunkelsven, Tony (NSN - BE/Herentals)
Hi All, Is it possible to use the LIVE555 Streaming Media libraries for the following two applications: 1) Software RTSP server / Hardware RTP streamer: There is a host handling all RTSP/RTCP related issues like connection setup, session control, RTP streaming