[Live-devel] RTSP Streaming over TCP

2009-10-21 Thread anil v
Hi Ross, I am using openRTSP client to receive the stream over *TCP* but I couldn't able to receive on to *videoMP2T* file. we are able to receive data on the *RTPInterface::handleRead()* function from RTPInterface.cpp ( here i have added a code to dump the stream on to the file and it is wo

[Live-devel] Streaming support over TCP

2009-10-14 Thread anil v
Hi All, I am trying to receive the stream over TCP using openRTSP Client for that i have enabled *streamUsingTCP *and used "-t" option. I am able to receive the Play response but i am unable to get/store the stream data in *video-MP2T-1 *file. Could you please suggest me how to capture the s