<div dir="ltr"><div>Hi Hahns</div><div><br></div><div>I'll put up a tutorial of @ndn/segmented-object and @ndn/rdr at some time, but I have 10+ other tutorials waiting to be written so it'll take a while before I get to this.</div><div>For now, search for how other packages are using it.</div><div><br></div><div></div><div>NDNts-homecam <a href="https://github.com/yoursunny/NDNts-homecam" target="_blank">https://github.com/yoursunny/NDNts-homecam</a> and NDNts-video <a href="https://github.com/yoursunny/NDNts-video" target="_blank">https://github.com/yoursunny/NDNts-video</a> repositories both use the @ndn/segmented-object package.</div><div>For example, <a href="https://github.com/yoursunny/NDNts-homecam/blob/a5a2f47cbe83b2c07e0d83259cb6b4558599a9ae/src/consumer.ts#L18-L36" target="_blank">https://github.com/yoursunny/NDNts-homecam/blob/a5a2f47cbe83b2c07e0d83259cb6b4558599a9ae/src/consumer.ts#L18-L36</a></div><div><br></div><div>BlobChunkSource is for making a producer in the browser, where the input data is in a Blob <a href="https://developer.mozilla.org/en-US/docs/Web/API/Blob" target="_blank">https://developer.mozilla.org/en-US/docs/Web/API/Blob</a> .</div><div>You wouldn't need it otherwise.</div><div><br></div><div>Yours, Junxiao</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 11, 2021 at 8:20 AM Hahns Anthony Genato <<a href="mailto:hahns.genato@eee.upd.edu.ph" target="_blank">hahns.genato@eee.upd.edu.ph</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div><p style="text-align:center"><font color="red"><strong>External Email</strong><br></font></p>
<div>
<div>
<div style="direction:ltr">Hello Junxiao,</div>
<div><br>
</div>
<div style="direction:ltr">Alright i’ll try to find a way to do that. </div>
<div><br>
</div>
<div style="direction:ltr">I was also looking at ndnts, and was planning to use the segmented-object library to transfer files or info from the producer. I am trying to use it in the browser however I’m not sure where to start. Do i use the blobchunksource?
 I tried the @ndn/cat library but i think it just works on node.js. Do you have any examples or resources on how to setup up this process?
</div>
<div><br>
</div>
<div style="direction:ltr">Yours, Hahns :)</div></div></div>
</div>

</blockquote></div></div>