Re: [Live-devel] Correct use of RTSPClient->sendTeardownCommand

2012-03-29 Thread Ross Finlayson
> I am streaming a file from the server to the client. When the file ends, the > SubsessionByeHandler in my client is called, which in turn calls the > SubsessionAfterPalying in the client. What I want to do is send a teardown > command back to the server at this point, so that the server knows

[Live-devel] Correct use of RTSPClient->sendTeardownCommand

2012-03-29 Thread Marlon Reid
Hi, I am streaming a file from the server to the client. When the file ends, the SubsessionByeHandler in my client is called, which in turn calls the SubsessionAfterPalying in the client. What I want to do is send a teardown command back to the server at this point, so that the server knows that