Hi,<br>  I have downloaded the tar.gz file and built the openrtsp application in my 32 bit linux machine. The build was successfull. Then I went to the testProgs directory and typed the following command to output the received data<br>
to stdout in .mp4 format<br>./openRTSP -4 -d 20 rtsp://<a href="http://184.72.239.149/vod/mp4:BigBuckBunny_115.mov">184.72.239.149/vod/mp4:BigBuckBunny_115.mov</a><br> <br>The connection gets established successfully and I also get the print "Started playing session Receiving streamed data (for up to 20.000000 seconds)"<br>
But finally I get the error messages "QuickTimeFileSink::setWord(): SeekFile64 failed (err 29). <br>I want to know why this error is coming and how to resolve the issue.<br> <br>thanks and regards,<br>Sai Krishna