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
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