Re: [Live-devel] a single application with RTSP client and server

2013-08-23 Thread srimugunthan dhandapani
On Thu, Aug 22, 2013 at 2:53 PM, srimugunthan dhandapani wrote: > Hi, > I want to develop a application that receives multiple streams from cameras > and > transcode it and re-export the transcoded streams to to different URLs . > > The transcode operation happens asynchronously. So the client an

[Live-devel] a single application with RTSP client and server

2013-08-22 Thread srimugunthan dhandapani
Hi, I want to develop a application that receives multiple streams from cameras and transcode it and re-export the transcoded streams to to different URLs . The transcode operation happens asynchronously. So the client and server run in different threads Before starting the RTSP client and server