Hi.
I have a lilst of RTSP Addresses from where we are streaming MPEG4 via FileSink.
I traverse each address and create RTSP client from where we stream content for 
about 2-5 
seconds.
The creation and deletion of each client is done by functions in plaCommon.cpp 
wrapped inside a class.

At some point Live chrashes and debugger mostly points on 
FileSink::afterGettingFrame1{ ->continuePlaying() }
function. But that's not every time.
My guess is that some frames still in the buffer continue to come after session 
and subsessions starts to close,
but I'm not sure that's the case.

Did anyone had this problem?

I tried the clean playCommon.cpp and openRTSP.cpp functions and the problem 
persist.
I appreciate any help I could get since I've been stuck here fo a week.


ELMA Kurtalj d.o.o. (ELMA Kurtalj ltd.)
Vitezićeva 1a, 10000 Zagreb, Hrvatska (Viteziceva 1a, 10000 Zagreb, Croatia)
Tel: 01/3035555, Faks: 01/3035599 (Tel: ++385-1-3035555, Fax: ++385-1-3035599 )

Www:
www.elma.hr; shop.elma.hr

E-mail:
e...@elma.hr (e...@elma.hr)
pita...@elma.hr (questi...@elma.hr)
primje...@elma.hr (complai...@elma.hr)
prod...@elma.hr (sa...@elma.hr)
ser...@elma.hr (servic...@elma.hr)
s...@elma.hr (s...@elma.hr)
skladi...@elma.hr (wareho...@elma.hr)
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to