Hi,

I'm running an RTSP server based off live555.
when a client pauses, my server crashes in
H264FUAFragmenter::afterGettingFrame1()

I believe the reason for the crash is that H264VideoRTPSink::stopPlaying(),
is called after a H264FUAFragmenter::afterGettingFrame1() has already been
scheduled to run.
when it will run eventually, the fragmenter has already been destroyed
resulting in crash.

-- 

*Aviad Rozenhek
*Media Technologies Architect
RayV Technologies
Mobile: *+972 54 9764671
*Tel: +972 3 7979200 Ext:216
www.rayv.com
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to