On Wed, Oct 20, 2010 at 3:12 PM, Larry Cui <span dir="ltr">&lt;<a href="mailto:Larry.Cui@zoran.com">Larry.Cui@zoran.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">













<div link="blue" vlink="purple" lang="EN-US">

<div>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">I’m using RTSP, I did not use sdp
file, but through RSTP DESCIBE.  If the PPS is a little bit different from
SDP in RTSP, is it a problem? I really could not find other issue.</span></font></p>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">When I open VLC, I only input
rtsp://<a href="http://169.254.1.5" target="_blank">169.254.1.5</a>, nothing else. Is this a problem? I’m reading the
source code for VLC, seems they need a track id. </span></font></p>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p>

<p style="margin: 0in 0in 0.0001pt;"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">Note : </span></font><i><font color="darkblue"><span style="color: darkblue; font-style: italic;">live555</span></font><font color="green"><span style="color: green;"> warning:</span></font><font color="red"><span style="color: red;"> </span></font></i><font color="red"><span style="color: red;">no
data received in 10s. Switching to TCP</span></font></p>

<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p></div></div></blockquote><div><br>I&#39;m not totally certain, but your problem is likely due to appending SPS/PPS information to _every_ intra-frame.  I would correctly send it in your SDP file, and never send it in-stream; this will resolve the issue.  (To test this hypothesis, try sending it with only the first intra-frame) <br>
</div></div><br>