Re: [Live-devel] Nested TaskScheduler::doEventLoop causes bug with

2011-08-22 Thread Vadim Kosarev
Hello Ross! Yes, in version 2011.08.22 the bug has disappeared! Thank You very much! ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Nested TaskScheduler::doEventLoop causes bug with

2011-08-22 Thread Ross Finlayson
Vadim, FYI, I have now released a new version (2011.08.22) of the "LIVE555 Streaming Media" code that should fix this problem. Please let me know if it works OK for you now. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel m

Re: [Live-devel] Detect and report bandwidth problems

2011-08-22 Thread Matt Schuckmannn
Read the RTP/RTCP spec. (specifically the RTCP part). Then look at the Live555 server code. Matt S. On Friday, August 19, 2011 9:09:32 AM, Ivan Maldonado Zambrano wrote: Hi all, In a previous mail I got this answer: -

Re: [Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 2)

2011-08-22 Thread Ross Finlayson
Arggh! Sorry, folks, but this person's mail system is apparently broken - it should not be sending these 'out of office' responses back to the mailing list. I've turned off mailing list delivery to this person - at least until he fixes his mail system. Ross Finlayson Live Networks, Inc. http:

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 9)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 10)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 8)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 7)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 6)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 5)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 4)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 2)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Mario Raffin is out of office (was: live-devel Digest, Vol 94, Issue 3)

2011-08-22 Thread Mario Raffin
This is a multi-part message in MIME format. --060705070200090504030007 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I will be back on August 29th. Greetings, Mario P.S. For urgent matters please contact me at

[Live-devel] Problem about create many MP4-file

2011-08-22 Thread Yin Lijie
Hi all, I want use Live555 library for my program. I want receive H.264 media and AAC audio from RTSP server, and get them to a MP4-file every ten minute. Look! This is my step: 1/ Send the RTSP "PAUSE" command when time is up 2/ Call Medium::close(pointer-to-your-MP4-file-objec

Re: [Live-devel] Nested TaskScheduler::doEventLoop causes bug with

2011-08-22 Thread Vadim Kosarev
Thanks Ross! ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Nested TaskScheduler::doEventLoop causes bug with

2011-08-22 Thread Ross Finlayson
Yes, I think you've identified a problem with the code that I'll need to fix. Something like your proposed patch might work. I need to think about this some more… Anyway, thanks for reporting the issue. I hope to come out with a new version of the code that fixes it soon. Ross Finlayson Li

Re: [Live-devel] Nested TaskScheduler::doEventLoop causes bug with

2011-08-22 Thread Vadim Kosarev
Hello, Ross! Maybe this patch will fix the bug (changes in RTSPClientSession deletion algorithm). I'm still testing it now. http://vad.pp.ru/liveMedia/2.diff Best regards, Vadim Kosarev ___ live-devel mailing list live-devel@lists.live555.com http: