Re: [Live-devel] openRTSP shutdown

2008-05-24 Thread Ross Finlayson
I believe the camera is sending a BYE for some reason. The diagnostic output from "openRTSP" should tell you *exactly* what is happening. "openRTSP" does not send a RTSP "TEARDOWN" command without a reason. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ __

Re: [Live-devel] openRTSP shutdown

2008-05-24 Thread Ron McOuat
I had the same issue when using the -t option of openRTSP at about 10 minutes into the stream. When I switched to using -T 80 in place of -t which causes the connection to be established through HTTP, the stream did not stop. Keep using the same camera URL rtsp://IP_address etc. as you have sh

Re: [Live-devel] I want to know where OpenRSTP.cpp writes into the file....

2008-05-24 Thread Ross Finlayson
Hi, Can anybody tell me , in OpenRSTP.cpp programme, at what point the audio and video packets are written into the file.. Most of the logic for the "openRTSP" program is implemented in the "playCommon.cpp" file. ("FileSink" objects are used to write incoming data into files.) -- Ross Finl

[Live-devel] I want to know where OpenRSTP.cpp writes into the file....

2008-05-24 Thread manas lenka
Hi, Can anybody tell me , in OpenRSTP.cpp programme, at what point the audio and video packets are written into the file.. Thanks MANAS - BMR - a key player in weight issues. Know more.___ live-devel mailing list

[Live-devel] RTCP messages treatment

2008-05-24 Thread Javier Gálvez Guerrero
Hi all, I would like to know, in case it is implemented, how live555 analyzes and behaves regarding the RTCP information sent through this messages. That is, if it is implemented any change in the streaming session conditions that allows to improve the transmission quality when lost packets or hig