Hi,<div><br></div><div>There is a hard limit of 8800 bytes (payload + packet header) throughout the NDN code base. For example, I believe NFD will drop anything over that size.</div><div><br></div><div>Are you trying to chunk your video file into Data packets larger than 8K or attempting to send the entire video file as a single packet?</div><div><br></div><div>-Steve<span></span><br><br>On Thursday, October 23, 2014, Bassem Labib <<a href="mailto:bassem.labib@gmail.com">bassem.labib@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi,<br><br></div>I am trying to send and receive a video file using jNDN Client.<br></div>There is a limitation of the ByteBuffer with max 8K bytes only!!<br>How can I extend it without receiving it in the onTimeout state.<br><br></div> Best Regards,<br></div>Bassem Labib<br></div>
</blockquote></div>