Hello sir<div><br></div><div>Sir the data that comes from mine 
"DeviceSourceFICard" object is Transport Stream data,  and i used the 
"MPEG2TransportStreamFramer"  instead of  "MPEG1or2VideoStreamDiscreteFramer"  as u said but still i am getting the "Missing Sync Byte" printed on the console on both the streamer and console side .</div>
<div><br></div><div>What might the problem is ???<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font><font face="comic sans ms,sans-serif"><b><br>
</b></font></font><br><div class="gmail_quote"><div class="im">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Ross Finlayson</b> <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span><br>
</div><div class="im">

Date: Tue, Jun 26, 2012 at 5:52 AM<br>Subject: Re: [Live-devel] Missing sync byte!<br>To: LIVE555 Streaming Media - development & use <<a href="mailto:live-devel@ns.live555.com" target="_blank">live-devel@ns.live555.com</a>><br>


<br><br></div><div style="word-wrap:break-word">For starters, you shouldn't use a "MPEG1or2VideoStreamDiscreteFramer"; that's for MPEG-1 or 2 Elementary Stream data.<div><br></div><div>If the data that comes from your "DeviceSourceFICard" object is Transport Stream data, then you should feed it into a "MPEG2TransportStreamFramer", and then a "SimpleRTPSink" to stream it.</div>


<div><br></div><div>If the data that comes from your "DeviceSourceFICard" object is sequence of H.264 NAL units (one-at-a-time), then you should feed it into a "H264VideoStreamDiscreteFramer", and then a "H264VideoRTPSink" to stream it.</div>
<div class="im">

<div><br><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px">Ross Finlayson<br>


Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></div></div></div><div class="im"><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></div></div><br>
</blockquote></div><br></div>