<div>&nbsp;&nbsp; If I have a live stream that is being recorded, can the server send t=&quot;&lt;time recording started&gt; 0&quot; as part of SDP?</div>
<div>&nbsp;&nbsp;&nbsp; According to SDP &nbsp;RFC (rfc 4566), </div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp; If the &lt;stop-time&gt; is set to zero, then the session is not bounded,<br>&nbsp;&nbsp; though it will not become active until after the &lt;start-time&gt;.&nbsp; If<br>&nbsp;&nbsp; the &lt;start-time&gt; is also zero, the session is regarded as permanent.</div>

<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; The client then will then have an option to request either live (range= &quot;now -&quot;) or range=&quot;&lt;start time&gt; &lt;end time&gt;&quot;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;Ratin</div>