<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><div><div style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 14pt; position: static; z-index: auto;"><div>I am streaming a video only back end live rtsp stream (H264 + RTP) to the proxy server.</div><div><br></div><div style="font-size: 19px; font-family: 'times new roman', 'new york', times, serif; font-style: normal; background-color: transparent;">When I kill all clients that are connected to my live555 proxy server and restart them I notice that the clients (VLC for eg.) start at a video position where the displayed video is 1 minute or older. The longer I wait the more severe this problem gets. When I leave one client always connected and kill other clients and restart them there are no issues.</div></div></div></blockquote><div><br></div></div>When all of the front-end clients of the "LIVE555 Proxy Server" have disconnected, then the proxy server will send a RTSP "PAUSE" command to the back-end server.  Then later, when the next front-end client connects, it will send a RTSP "PLAY" command to the back-end server.<div><br></div><div>(You can see this by running the proxy server with the "-V" option; see <a href="http://www.live555.com/proxyServer/">http://www.live555.com/proxyServer/</a> )<br><div><br></div><div>If the 'back-end' server implements the "PAUSE" command, then this means that there will be no gap in the media between the last front-end client disconnecting, and the next front-end client connecting.  However, if the back-end server does not implement "PAUSE" (which it typically won't, if it's a live network camera, for example), then of course you'll see a gap in time.</div></div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>