Great, thank you very much!<div><br></div><div>So, your idea is to create my own fileSinker with my own file format recording each timestamp and frame size and then create my own byteStreamFileSource and serve the data packets as they where sinked but filtering that timestamps and framesizes.I can use some own header as 0xAABBCCDD to mark that timestamp entry points, did I understand you properly? Would you suggest using other header or not using any to mark our entry points??</div>

<div><br></div><div>Thank you again for your amazing feedback.<br><br><div class="gmail_quote">2012/1/31 Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">Unfortunately none of the output 'multimedia' file formats that we currently support - .mov/.mp4, or .avi - are very good at supporting the recording of accurate timestamp information along with each frame, so they are not very well suited for the purpose of recording incoming streams for later re-streaming.  (The Matroska file format is much better for this, and someday I hope to support recording into Matroska files (we can already stream from such files).)<div>

<br></div><div>If you're recording incoming streams only for later re-streaming (i.e., you don't also plan to play the files locally using a video player), then I suggest just coming up with your own simple file format that records a timestamp (i.e., presentation time) and frame size, along with each frame's data.</div>

<span><font color="#888888"><br><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;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></font></span></div><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br></div>