<div dir="ltr"><div>But I need to integrate this system into another project.</div><div>openRTSP has more features than I need.</div><div><br></div><div>I need to capture the video rtsp bytes, encapsulated in MP4, and send UDP.</div>
<div>I believe testRTSPCliente approaches what I need.</div><div><br></div><div>Everything is ready, but the video does not play in any player.</div><div><br></div><div>Any suggestions:</div><div><br></div><div>thank you very much</div>
<div><br></div><div><span class=""><div style="border-collapse:separate;font-family:'courier new',monospace"><font color="#888888"><span style="font-size:13px;border-collapse:collapse"><font color="#666666"><div>
<span style="border-collapse:separate;font-size:small"><b><span style="font-family:arial,helvetica,sans-serif">Felipe Lemos</span><br><br></b></span><i style="font-family:arial,helvetica,sans-serif"><font color="#666666"><span style="border-collapse:collapse"><font color="#666666"><font color="#666666"><font color="#888888">Graduate</font></font></font></span></font><span style="border-collapse:separate;font-size:small"><b><font color="#888888"> </font></b></span><font color="#666666"><font color="#888888">in Computer Science</font></font></i></div>

</font></span></font></div><div style="border-collapse:separate"><font color="#666666"><i style="font-family:arial,helvetica,sans-serif"><font color="#888888">MSc. in Computer Science<br>Federal University of Paraíba</font></i><div style="font-family:'courier new',monospace">

<font color="#888888"><i style="font-family:arial,helvetica,sans-serif"><font color="#888888">E-mail: felipel at lavid dot ufpb dot br</font></i><font color="#666666"><br></font></font></div></font></div></span></div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/4 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">The data in "fReceiveBuffer" (for the "video/H264" stream) is a 'raw' H.264 NAL unit.  So you can't write it directly to a ".mp4"-format file.<div>
<br></div><div>Instead, I suggest that you use the "openRTSP" application - see <a href="http://www.live555.com/openRTSP/" target="_blank">http://www.live555.com/openRTSP/</a>   Note that it has an option "-4" for writing 'stdout' to a MPEG-4 format file.</div>
<span class="HOEnZb"><font color="#888888"><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">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>