<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] JPEGbuffer
streaming.</title></head><body>
<blockquote type="cite" cite><font size="-1">I am tring to stream a
JPEG buffer,</font><br>
<font size="-1">I am studing the ELPhEL project, like indicated in the
FAQ.</font><br>
<font size="-1">I have a question :</font><br>
<font size="-1">if I delete all the **<font
color="#FF0000">ioctl</font>** , and I put my JPEGbuffer instead of,
and write set the fTo parameter from FRamedSource class to my
JPEGbuffer adress ?</font><br>
<font size="-1">like this :</font><br>
<font size="-1">fto=*MYBUFFERJPEG;</font><br>
<br>
<font size="-1">Is this reasonable ?</font></blockquote>
<div><br></div>
<div>I don't think so, because I think you are misunderstanding the
purpose of the &quot;fTo&quot; field.&nbsp; This is a pointer to a
buffer - provided by the downstream object - into which you write your
data.&nbsp; I.e., you write into the butter pointed to by
&quot;fTo&quot;, but you don't change the &quot;fTo&quot; value
itself.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>