<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Displaying Jpeg in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989661#M22125</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My situation is the following: I have an Ip camera which sends me the following streams:&lt;BR /&gt;&lt;BR /&gt;HTTP/1.0 200 OK&lt;BR /&gt;Date: thu, 01 Jan 2005 00:03:30 GMT&lt;BR /&gt;Server: Boa/0.94.13&lt;BR /&gt;Connection: Close&lt;BR /&gt;Content-type: multipart/mixed;boundary=BOUNDARY&lt;BR /&gt;&lt;BR /&gt;--BOUNDARY&lt;BR /&gt;Content-type: image/jpeg&lt;BR /&gt;Content-Length: 6243&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;&lt;BR /&gt;jpeg #1(all in characters)&lt;BR /&gt;&lt;BR /&gt;--BOUNDARY&lt;BR /&gt;Content-type: image/jpeg&lt;BR /&gt;Content-Length: 7012&lt;BR /&gt;Pragma: no-cache &lt;BR /&gt;&lt;BR /&gt;jpeg #1(all in characters)&lt;BR /&gt;&lt;BR /&gt;I am reading from the sockets the jpegs. And i need to display them in real time on the screen. But I need something that will not take to much CPU cause the PC for which the application will need to run is not so good 600 Mhz. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1- Is my way of obtaining the jpeg ok? Or is there a better way?&lt;BR /&gt;2- Does anyone know how I can use the IPP library to display             these jpeg on the screen. I have downloaded    w_ipp_pca_xsc_eval_p_4_1_2_ev05 and followed the instruction to install. But know How do i use this library in my code. &lt;BR /&gt;&lt;BR /&gt;Thanks for any help&lt;BR /&gt;maldini</description>
    <pubDate>Mon, 06 Jun 2005 01:42:45 GMT</pubDate>
    <dc:creator>maldini</dc:creator>
    <dc:date>2005-06-06T01:42:45Z</dc:date>
    <item>
      <title>Displaying Jpeg</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989661#M22125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My situation is the following: I have an Ip camera which sends me the following streams:&lt;BR /&gt;&lt;BR /&gt;HTTP/1.0 200 OK&lt;BR /&gt;Date: thu, 01 Jan 2005 00:03:30 GMT&lt;BR /&gt;Server: Boa/0.94.13&lt;BR /&gt;Connection: Close&lt;BR /&gt;Content-type: multipart/mixed;boundary=BOUNDARY&lt;BR /&gt;&lt;BR /&gt;--BOUNDARY&lt;BR /&gt;Content-type: image/jpeg&lt;BR /&gt;Content-Length: 6243&lt;BR /&gt;Pragma: no-cache&lt;BR /&gt;&lt;BR /&gt;jpeg #1(all in characters)&lt;BR /&gt;&lt;BR /&gt;--BOUNDARY&lt;BR /&gt;Content-type: image/jpeg&lt;BR /&gt;Content-Length: 7012&lt;BR /&gt;Pragma: no-cache &lt;BR /&gt;&lt;BR /&gt;jpeg #1(all in characters)&lt;BR /&gt;&lt;BR /&gt;I am reading from the sockets the jpegs. And i need to display them in real time on the screen. But I need something that will not take to much CPU cause the PC for which the application will need to run is not so good 600 Mhz. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1- Is my way of obtaining the jpeg ok? Or is there a better way?&lt;BR /&gt;2- Does anyone know how I can use the IPP library to display             these jpeg on the screen. I have downloaded    w_ipp_pca_xsc_eval_p_4_1_2_ev05 and followed the instruction to install. But know How do i use this library in my code. &lt;BR /&gt;&lt;BR /&gt;Thanks for any help&lt;BR /&gt;maldini</description>
      <pubDate>Mon, 06 Jun 2005 01:42:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989661#M22125</guid>
      <dc:creator>maldini</dc:creator>
      <dc:date>2005-06-06T01:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Jpeg</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989662#M22126</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I recommend you to take a look on IPP samples, which includes JPEG samples as well, so you will find a way how to use IPP JPEG codec from your program.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Please be informed that we just started IPP v5.0 beta program, if you are interested in participation you need to follow this link.&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.intel.com/software/products/ipp/beta/" target="_blank"&gt;http://www.intel.com/software/products/ipp/beta/&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Note, in IPP v5.0 beta we supply new samples including UMC media framework, where you can find player which is able to play motion JPEG AVI files.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Jun 2005 17:54:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989662#M22126</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-06-07T17:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Jpeg</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989663#M22127</link>
      <description>I've signed up for the IPP v5 bete program, but I can't find the samples for the Unified Media Classes.  Could you point me to them?&lt;BR /&gt;&lt;BR /&gt;If it matters, I'm interested especially in PCA processors running Windows CE.</description>
      <pubDate>Sat, 30 Jul 2005 07:36:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989663#M22127</guid>
      <dc:creator>jfranco</dc:creator>
      <dc:date>2005-07-30T07:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying Jpeg</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989664#M22128</link>
      <description>&lt;DIV&gt;HI, you should get Intel Premier Support account by signing IPP v5.0 beta program. So you need to login to premier.intel.com and download IPP samples&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Aug 2005 22:38:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Displaying-Jpeg/m-p/989664#M22128</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-08-12T22:38:54Z</dc:date>
    </item>
  </channel>
</rss>

