Multi rtp streams - thread issue

Elio Francesconi elio.francesconi at gmail.com
Mon Nov 4 05:37:59 PST 2013


Hi Sebastian,
thanks for this info, I’ll take a look for sure.
I want to recompile GStreamer with my changes but I’m facing an issue with cerbero.
I recompiled everything using these commands:

git clone git://anongit.freedesktop.org/gstreamer/sdk/cerbero
cd cerbero
cerbero bootstrap
cerbero -c config/cross-ios-universal.cbc package gstreamer-1.0 -k

I’m using option -k to see source files
then when the compilation phase is terminated, if I change a file content(for example gstvp8pay.c), and I run again:
cerbero -c config/cross-ios-universal.cbc package gstreamer-1.0 -k
The library is not compiled again and I receive as result: already build.

What is wrong in this procedure?
Also I found in my directory several copies of the same file, one for platform, should I change all files or is there an easiest way to do that?

Thanks
Elio

On 04 Nov 2013, at 10:39, Sebastian Dröge <sebastian at centricular.com> wrote:

> On Mo, 2013-11-04 at 10:27 +0100, elio francesconi wrote:
>> Hi Sebastian,
>> I'll try this approach this evening.
>> The signalling protocol I'm developing is the SIP protocol. Sip is the
>> standard for voip application like linphone. They use a symmetric rtp to
>> solve issues with nat and firewall.
> 
> You might want to look at farstream:
> http://www.freedesktop.org/wiki/Software/Farstream/
> 
> It should make this much easier, especially you don't have to worry
> about SIP anymore yourself.
> 
> -- 
> Sebastian Dröge <sebastian at centricular.com>
> Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131104/edbc596f/attachment.html>


More information about the gstreamer-devel mailing list