<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: [gst-devel] About multi-thread in GStreamer</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>hi,<BR>
&nbsp; You can try the following approches,<BR>
1)Encode the raw elementry stream, use a ASF muxer, try streaming it using udpsink.<BR>
2)Or else packetixe the encoded file stream, use rtppayload packetizer and send it using rtpsend element.<BR>
<BR>
Regards,<BR>
Irfan<BR>
<BR>
-----Original Message-----<BR>
From: liangzhihong1984 [<A HREF="mailto:liangzhihong1984@126.com">mailto:liangzhihong1984@126.com</A>]<BR>
Sent: Thu 9/25/2008 10:57 AM<BR>
To: gstreamer-devel@lists.sourceforge.net<BR>
Subject: [gst-devel] About multi-thread in GStreamer<BR>
<BR>
&nbsp;&nbsp;&nbsp; I captured video stream from a USB camera, now want to send it to other users with udpsink,<BR>
and at the same time playback the video stream locally, how should I implement this through gst-launch<BR>
command line, as well as C language?<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

<p>This message (including any attachment) is confidential and may be legally privileged.  Access to this message by anyone other than the intended recipient(s) listed above is unauthorized.  If you are not the intended recipient you are hereby notified that any disclosure, copying, or distribution of the message, or any action taken or omission of action by you in reliance upon it, is prohibited and may be unlawful.  Please immediately notify the sender by reply e-mail and permanently delete all copies of the message if you have received this message in error.</p>
</BODY>
</HTML>