Hi all,<div>Currently. I'm working on a live streaming application where x264 is used for encoding the frames.</div><div>        I would like to know about sequence/picture parameter sets defined as part of NAL structure.</div>

<div>1) How these sets are useful at decoder side when the resolution is being changed at the encoder?</div><div>2) When the "sps-id" command option in x264 will be useful in my application or in general? What x264 api's should be used to change the sps/pps id?</div>

<div>3)Would the decoder use sps/pps data for error correction if the received packets are corrupted? </div><div><br></div><div>Thanks in advance...</div>