Hi,<br><br>I am able to transform and run live555 on our embeded device with 300M CPU. It can work with correct functiona, but it is slow, even only let the live555 task run (no other tasks run at the same time).<br><br>To send one I frame (720x480), it taks about 2 seconds to send out the I frame (by sending about 22 RTP package, and take about 0.08 second between every package).<br>
<br><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 11"><meta name="Originator" content="Microsoft Word 11"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Ckevin.sun%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"><style>
&lt;!--
 /* Font Definitions */
 @font-face
        {font-family:ËÎÌå;
        panose-1:2 1 6 0 3 1 1 1 1 1;
        mso-font-alt:SimSun;
        mso-font-charset:134;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:3 135135232 16 0 262145 0;}
@font-face
        {font-family:&quot;\@ËÎÌå&quot;;
        panose-1:2 1 6 0 3 1 1 1 1 1;
        mso-font-charset:134;
        mso-generic-font-family:auto;
        mso-font-pitch:variable;
        mso-font-signature:3 135135232 16 0 262145 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:&quot;&quot;;
        margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        mso-pagination:none;
        font-size:10.5pt;
        mso-bidi-font-size:12.0pt;
        font-family:&quot;Times New Roman&quot;;
        mso-fareast-font-family:ËÎÌå;
        mso-font-kerning:1.0pt;}
span.EmailStyle15
        {mso-style-type:personal;
        mso-style-noshow:yes;
        mso-ansi-font-size:9.0pt;
        mso-bidi-font-size:10.0pt;
        font-family:Arial;
        mso-ascii-font-family:Arial;
        mso-fareast-font-family:ËÎÌå;
        mso-hansi-font-family:Arial;
        mso-bidi-font-family:Arial;
        color:windowtext;}
 /* Page Definitions */
 @page
        {mso-page-border-surround-header:no;
        mso-page-border-surround-footer:no;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;
        mso-header-margin:36.0pt;
        mso-footer-margin:36.0pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
--&gt;
</style><span style="font-size: 9pt; font-family: Arial;" lang="EN-US"><span style="">As a result, the speed is</span><span lang="EN-US"><span style="">&nbsp;</span><span style=""></span>110
kbit bytes/s</span> and about 0.33
fps</span><br><br>Note that I have set the fDurationInmicrosecond to 0, and the fPresentationTime to current time.<br><br>I have tried it on PC (dup 3G CPU) with WindowsXP with full speed (fDurationInmicrosecond= 0). The speed is about 2000-2300 kbit bytes/second, and 7-8 fps. <br>
<br>All of the frame is I type (720x480).<br><br>considering the CPU frequence, it looks like to the bottleneck (2*10*110 is about 2200 kbit bytes).<br><br>[Question]<br>Here, I want to see if it is a known issue? What is the the minmum CPU frequence requirement to run live555 smoothly?<br>
<br>Thanks,<br>-kevin<br><br>