<div dir="ltr"><div dir="ltr"><div dir="ltr">I'm having an interesting bug,<br clear="all"><div><br></div><div>I got Live555 working with a custom subclassed FramedSource, normally it's been working fine. </div><div><br></div><div>However, it's part of a bigger project and I'm trying to get it to work on it's own too so I can test individual changes easier.</div><div><br></div><div>It seems to be working fine but when I stream over RTSP, VLC is telling me that it hasn't gotten the SPS/PPS. It seems like I'm generating it ok, though clearly something is off. Perhaps you can tell me at what point the SPS & PPS are actually sent? Maybe I'm skipping over it or something.</div><div><br></div><div>Here's what's being generated:</div><div><div>v=0</div><div>o=- 0 0 IN IP4 127.0.0.1</div><div>s=No Name</div><div>c=IN IP4 \video1\test.flv</div><div>t=0 0</div><div>a=tool:libavformat 58.44.100</div><div>m=video 0 RTP/AVP 96</div><div>a=rtpmap:96 H264/90000</div><div>a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z00AKeKQDwBE/LgLcBAQHh4kRUA=,aO48gA==; profile-level-id=4D0029</div><div>a=control:streamid=0</div></div><div><br></div><div>Anything stand out to you or any thoughts about this?</div><div><br></div><div>Thanks!</div><div>Matt</div></div></div></div>