Hi Ross,
We are using the liveMedia RTSP server to deliver media using 
a source based on the DeviceSource class.

What is the correct way to initiate the shutdown of a specific 
RTSP client session from the server side? This is to cater for the scenario 
in which an administrator wants to disconnect a specific client (e.g. based on 
IP).

I have located the device source and tried simply calling 
Medium::close(pDeviceSource);
This does cause end the delivery of media to the connected client, but 
causes an access violation later on once the RtspClientSession times out
(as the source pointer is no longer valid).

Is there a "correct" way to end an RTSP client session from the server side?

Thanks,

Kind regards,
Ralf 




-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec Computers for their 
support.

_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to