<p>Hi Ross,<br>
Thanks for the information. <br>
That is exactly what we are aiming to do. Improve the server to support the commands correctly.<br>
Thank you<br>
Paulo</p>
<div class="gmail_quote">Em 23/10/2015 12:49, "Ross Finlayson" <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> escreveu:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div><div dir="ltr"><div><div>correct me if I am wrong. In the live555 code I see that the RTCP reports are enabled after the PLAY command (RTSPClient.cpp file). But you don't disable it when the video is paused. <br></div>Does the Live555 library controls how often the RTCP packets are sent or this has to be done by the client, VLC?<br></div></div></div></blockquote><div><br></div>The 'LIVE555 event loop’ automatically transmits periodic RTCP packets.</div><div><br></div><div>*However* I think that VLC does not run the LIVE555 event loop while VLC is paused (i.e., after it has sent a RTSP “PAUSE” command, but before it sends a subsequent “PLAY” to restart the stream).  If that’s the case, then it violates the RTSP/RTP/RTCP specs, and is a bug in VLC (blame Remi, because he doesn’t want to run the LIVE555 event loop while VLC is “PAUSE”d, for some reason).</div><div><br></div><div>But this is probably irrelevant for you - because if your server is so broken that it doesn’t handle “GET_PARAMETER” commands, then it probably doesn’t use listen for incoming RTCP packets either.</div><div><br></div><div>Why don’t you just fix your server (to handle “GET_PARAMETER” commands)?  (Your server is probably something that you’ve paid for, whereas VLC is something that you get for free - in which case it’s a bit insulting, IMHO, that you expect VLC people to fix your problem for you.)</div><br><br><div>
<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;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><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;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></div><br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div>