Re: [Live-devel] File streaming session getting closed before eof received on client side

2014-08-11 Thread Ross Finlayson
> I am refering testVideoOnDemand.cpp source We do not have a file by that name. You should begin your testing with our (unmodified) "testOnDemandRTSPServer" code (as your server), and "openRTSP" (as your client). > Here is link for file I am using for testing: > https://www.dropbox.com/s/qwi

[Live-devel] File streaming session getting closed before eof received on client side

2014-08-11 Thread Dnyanesh Gate
Hello All, I am refering testVideoOnDemand.cpp source for streaming h264 file. I am able to open stream from vlc player, but rtsp server close session before EOF receives on client side. I have a raw h264 file of length 30 seconds, but client plays video up to 25 seconds. When I check the source f