[Live-devel] Closing the file handle on the client side

Mallikharjuna Reddy (NAVT) ymreddy at ssdi.sharp.co.in
Mon Aug 21 22:50:07 PDT 2006


Hi Ross,

Thanks for the information. On the client side, afterPlaying() funtion is
not being called once the streaming is completed. Can you suggest when can
we call this function.

Thanks and Regards
Y. Mallikharjuna Reddy


-----Original Message-----
From: live-devel-bounces at ns.live555.com
[mailto:live-devel-bounces at ns.live555.com]On Behalf Of Ross Finlayson
Sent: Tuesday, August 22, 2006 6:03 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Closing the file handle on the client side


>We observed that the file pointer is not closed on the
>client side, once the streaming is completed

No - the line
	Medium::close(sessionState.sink);
in the "afterPlaying()" function should cause the output file to be 
closed (by caling the "FileSink" destructor).
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel


More information about the live-devel mailing list