On Mon, Mar 15, 2010 at 1:54 AM, Miguel Angel Arcos <span dir="ltr">&lt;<a href="mailto:marcos@a5security.com">marcos@a5security.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;">
Hello developers,<br><br>I&#39;m working now with a client receiving images from an H264 unicast server. I extract SPS and PPS packet using fmtp_spropparametersets and parseSPropParameterSets. I can see correctly the video data received when I decode. The problem is with the extraction of the resolution. I don&#39;t have problems when the server is multicast, I have a parser to do that task correctly. But with unicast if I try the same parser on the SPS packet I can&#39;t obtain the values correctly.<br>

<br>Any suggestion of where or how I can obtain the resolution with unicast streaming?<br></blockquote><div><br>For unicast, are you sure you&#39;re correctly sending the SPS/PPS info in your SDP file?  Or is your SPS/PPS info in-stream? <br>
</div></div><br>