<?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 how to use ReaderClass to get live stream.. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-use-ReaderClass-to-get-live-stream/m-p/896148#M12138</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am implementing IE mpeg4 viewer (ActiveX application) that gets mpeg4 stream from IP camera.&lt;BR /&gt;Prior to making my program, I modified 'umc_mpeg4_dec' by replacing fw_video_render with blt_video_render.&lt;BR /&gt;1) input is a local mpeg4 stream.&lt;BR /&gt;2) m_file_name of the FileReaderParams is it's filename.&lt;BR /&gt;3) call LockInputBuffer() of BLTVideoRender to get video data.&lt;BR /&gt;4) call RenderFrame() of BLTVideoRender.&lt;BR /&gt;After done above, modified code show video well.&lt;BR /&gt;however, my program has to get a live stream as input (live stream is mpeg4 pure stream and received through http cgi).&lt;/P&gt;
&lt;P&gt;My wondering is...&lt;BR /&gt;How can I use live mpeg4 stream as the ReaderClass input?&lt;BR /&gt;(i think that the way to input stream is different from 2))&lt;/P&gt;
&lt;P&gt;Please help me...&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Andy &lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2006 15:13:54 GMT</pubDate>
    <dc:creator>Eunkyu_C_</dc:creator>
    <dc:date>2006-11-29T15:13:54Z</dc:date>
    <item>
      <title>how to use ReaderClass to get live stream..</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-use-ReaderClass-to-get-live-stream/m-p/896148#M12138</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am implementing IE mpeg4 viewer (ActiveX application) that gets mpeg4 stream from IP camera.&lt;BR /&gt;Prior to making my program, I modified 'umc_mpeg4_dec' by replacing fw_video_render with blt_video_render.&lt;BR /&gt;1) input is a local mpeg4 stream.&lt;BR /&gt;2) m_file_name of the FileReaderParams is it's filename.&lt;BR /&gt;3) call LockInputBuffer() of BLTVideoRender to get video data.&lt;BR /&gt;4) call RenderFrame() of BLTVideoRender.&lt;BR /&gt;After done above, modified code show video well.&lt;BR /&gt;however, my program has to get a live stream as input (live stream is mpeg4 pure stream and received through http cgi).&lt;/P&gt;
&lt;P&gt;My wondering is...&lt;BR /&gt;How can I use live mpeg4 stream as the ReaderClass input?&lt;BR /&gt;(i think that the way to input stream is different from 2))&lt;/P&gt;
&lt;P&gt;Please help me...&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Andy &lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2006 15:13:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-use-ReaderClass-to-get-live-stream/m-p/896148#M12138</guid>
      <dc:creator>Eunkyu_C_</dc:creator>
      <dc:date>2006-11-29T15:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to use ReaderClass to get live stream..</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-use-ReaderClass-to-get-live-stream/m-p/896149#M12139</link>
      <description>&lt;P&gt;We do not provide sample for decoding live video stream, so you need to implement this by yourself. I think you need to accumulate at least one comressed stream in buffer (because UMC video decoders expect complete cmpressed frame at input)&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2006 05:55:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-use-ReaderClass-to-get-live-stream/m-p/896149#M12139</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-12-04T05:55:05Z</dc:date>
    </item>
  </channel>
</rss>

