<div dir="ltr"><div><span id="result_box" class="" lang="en"><span class="">Dear</span> <span class="">Ross</span><span>,</span><br><br><span class="">I</span> <span class="">already</span> <span class="">have begotten</span> <span class="">Video</span> <span class="">mp4</span> <span class="">with</span> <span class="">openRTSP</span> <span class="">before</span> <span class="">posting to the forum</span><span>.</span><br>
<span class="">I</span> <span class="">need to know</span> <span class="">how to</span> <span class="">access</span> <span class="">the buffer</span> <span class="">and size</span> <span class="">after using</span> <span class="">QuickTimeFileSink</span><span>,</span> <span class="">just that</span><span>!<br>
<br></span></span></div><span id="result_box" class="" lang="en"><span>Thanks<br></span></span></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/5 Felipe Lemos <span dir="ltr"><<a href="mailto:felipel@lavid.ufpb.br" target="_blank">felipel@lavid.ufpb.br</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span lang="en"><span>Because</span> <span>I need to send</span> <span>a</span> <span>UDP</span> <span>bytes</span> <span>captured</span> <span>encapsulated in</span> <span>MP4</span><span>.</span><br>

<span>Write in</span> <span>file is</span> <span>for testing purposes only</span><span>.</span><br><span>Needed to know</span> <span>if the</span> <span>VLC</span> <span>played</span> <span>the</span> <span>bytes from the stream</span> <span>rtsp</span><span>.</span><br>

<br><span>I need to</span> <span>get the</span> <span>rtsp</span> <span>bytes</span><span>,</span> <span>encapsulated</span> <span>in</span> <span>MP4</span> <span>and</span> <span>send</span> <span>directly</span> <span>by</span> <span>UDP</span><span>.</span><br>

<span>Need</span> <span>bytes and</span> <span>the number of</span> <span>bytes received</span> <span>for it.</span><br><br><span>Actually I do not</span> <span>need to write</span> <span>to file</span><span>,</span> <span>was</span> <span>to</span> <span>test!</span></span></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/5 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><div class="h5">
<div style="word-wrap:break-word"><div><div><blockquote type="cite"><div dir="ltr"><div>Using the class QuickTimeFileSink, how to access the buffer and the number of bytes captured RTSP.</div><div>DummySink this information are fReceiveBuffer and frameSize. I need access to this data!</div>

</div></blockquote><div><br></div></div>Why?  The "QuickTimeFileSink" class automatically writes its incoming data into a (MOV or MP4-format) file.  This data will be in the output file (named "video.mp4", in your case).</div>

<div><br></div><div>If, however, you want to do something else with the incoming data, in addition to writing it to a "QuickTimeFileSink", then you could do so, using the "StreamReplicator" class.</div>

<div><br></div><div>However, I'm not going to give you any help with that, until you first demonstrate that you can properly write your stream to a MP4-format file using "openRTSP".</div><div><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></div></div><br></div></div><div class="im">_______________________________________________<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></div></blockquote></div><br></div>
</blockquote></div><br></div>