Re: [Live-devel] RTSP Client - ANNOUNCE

2007-11-05 Thread Ross Finlayson
>Hello everyone, > >I would like to ask a question about how to let the RTSP Client can >receive the ANNOUNCE message from RTSP Server. I stand corrected. I looked at the RTSP 1.0 specification once again, and see that it does, in fact, allow for "ANNOUNCE" to be sent from the server to the cl

Re: [Live-devel] RTSP Client - ANNOUNCE

2007-11-05 Thread Ross Finlayson
>Hello everyone, > >I would like to ask a question about how to let the RTSP Client can >receive the ANNOUNCE message from RTSP Server. It can't - because the RTSP "ANNOUNCE" command is sent from the client to the server, rather than vice versa. -- Ross Finlayson Live Networks, Inc. http://www

[Live-devel] RTSP Client - ANNOUNCE

2007-11-05 Thread Te-Chuan Chang
Hello everyone, I would like to ask a question about how to let the RTSP Client can receive the ANNOUNCE message from RTSP Server. The Server will send out an end-of-stream information by ANNOUNCE to inform the client this session will close soon. Thanks & Regards, Techuan ___