[Live-devel] Live555 code

2007-06-08 Thread mayank agarwal
Hi all, I want to run the downloaded live 555 code as RTSP client.Please guide me how i would be able to do this. Regards, Mayank Need a vacation? Get great deals to amazing places on Yahoo! Travel. htt

[Live-devel] Delay between capture and display

2007-06-08 Thread mayank agarwal
Hi all, I am streaming capturing live video fro webcam and streaming it using live555 code to RTSP server and then displaying the output in m player.But i am getting the delay between the capture and what is being displayed of about 4-5 seconds.I am trying to find out the reason for this delay. An

[Live-devel] Understanding RTSP reference code from live555.com

2007-06-07 Thread mayank agarwal
Hi all, I have downloaded the freely available reference code from live555.com and compile,run it and tried to stream test.mpg file as input in client/server mode. Actually i am getting the delay between audio and video on streaming. Now i am trying to understand the code.I have the following doubt

[Live-devel] Delay between audio and video

2007-06-07 Thread mayank agarwal
Hi all, I am running the downloaded LiveMedia code for steaming multiplexed audio/video stream using RTSP on client side.I was going through the code but i was not able to find out the code or the file in which audio/video synchronization is done. Please help me in this regard. Regards, Mayank

[Live-devel] RTSP client application

2007-06-06 Thread mayank agarwal
Hello all, I am new to RTSP and streaming.I have downloaded the freely available RTSP streaming code from live555.com site and trying to understand it.My aim is to develop the RTSP client application using the files and libraries already given in the code. Please guide me how should i proceed and