When I use RTSP client to send 'PAUSE' command, The RTSP Server work well, It will stop to send stream to client immediately. But when I send 'PLAY' command after sending 'PAUSE' command,Sometimes It can continual send the data stream. Sometimes It can not send the data again, the stream will pause forever. So I want to know If I want to continual send the data after 'PAUSE' ,I just send 'PLAY' command is right or not.

Yes, this is correct; just sending "PLAY" should be sufficient to restart the stream.

When you have problems restarting the stream, is this with our original, unmodified server code? Which media type(s) does this happen with?
--

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

Reply via email to