[gst-devel] About multi-thread in GStreamer

Irfan Shaikh irfanshaikh at tataelxsi.co.in
Thu Sep 25 07:41:15 CEST 2008


hi,
  You can try the following approches,
1)Encode the raw elementry stream, use a ASF muxer, try streaming it using udpsink.
2)Or else packetixe the encoded file stream, use rtppayload packetizer and send it using rtpsend element.

Regards,
Irfan

-----Original Message-----
From: liangzhihong1984 [mailto:liangzhihong1984 at 126.com]
Sent: Thu 9/25/2008 10:57 AM
To: gstreamer-devel at lists.sourceforge.net
Subject: [gst-devel] About multi-thread in GStreamer
 
    I captured video stream from a USB camera, now want to send it to other users with udpsink,
and at the same time playback the video stream locally, how should I implement this through gst-launch 
command line, as well as C language? 
 
 
 


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080925/bcb67969/attachment.htm>


More information about the gstreamer-devel mailing list