<div>Dear Ross,</div>
<div> </div>
<div>I have two questiond here that I believe are related.</div>
<div> </div>
<div>First of all, I have a RTSP streaming server (developped with liveMedia) and I would like to stream H264 and M4V-ES files, streaming Key Frames (=Intra frames) only. </div>
<div>I have managed to do so with M4V-ES, streaming only I frames, and my VLC client is rendering the video OK. However when I am trying to do so with H264, either streaming IDR Nalu only or IDR/SPS/PPS Nalu only, it doesn&#39;t work at all and my VLC client cannot render anything.  </div>

<div> </div>
<div> </div>
<div>Secondly, I would like to implement &quot;trickplay&quot; features on my RTSP video streaming server, such as pause, fast-forward and rewind.</div>
<div>I am pretty confident I can manage the pause and fast forward options but I am not sure about how to do it with rewind. </div>
<div>Can I implement a rewind feature on my RTSP server while streaming a large video files (H264 &amp; M4V) ? Will I have to stream key frames only or is it possible to change frames order and presentation times in order to have complete video sequences ?</div>

<div> </div>
<div> </div>
<div>I hope my questions are clear enough. If anyone have already implemented trickplay features, on a live555 based video streaming system, I&#39;ll be very interested to get some hints!</div>
<div> </div>
<div>Thanks in advance</div>
<div>--guillaume</div>
<div> </div>
<div> </div>
<div> </div>
<div><font color="#2d515f">pause, instant replay, rewind </font></div>
<div> </div>
<div> </div>
<div>o stream video files in a reverse mode : I mean starting to stream from the end of the file to the begining</div>