Multi rtp streams - thread issue

Sebastian Dröge sebastian at centricular.com
Thu Oct 31 12:17:05 CET 2013


On Do, 2013-10-31 at 10:40 +0100, elio francesconi wrote:
> Hi all,
> 
> I'm creating an app to send and receive RTP audio streams, below I
> attached pipeline's schemas.
> 
>  I did these steps:
> 
> 
>    1. I wrote a pipeline to *receive audio content* and I created a
> thread to handle this stream.
>    2. I wrote a second pipeline to send audio content and I created a
> thread to handle this stream
> 
> These two pipelines work (I tested them separately) but in the same app no.
> 
> 
> It seems a MultiThread issue, but I'm not aware how GStreamer works,
> can someone give me some hints to handle this scenario?

How do you run them in separate threads and what exactly happens?

You don't need to run them in separate threads yourself, GStreamer will
take care of that internally already for you.

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131031/913ecb1e/attachment.pgp>


More information about the gstreamer-devel mailing list