<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Sebastian,<div>thanks for this info, I’ll take a look for sure.</div><div>I want to recompile GStreamer with my changes but I’m facing an issue with cerbero.</div><div>I recompiled everything using these commands:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">git clone <a href="git://anongit.freedesktop.org/gstreamer/sdk/cerbero">git://anongit.freedesktop.org/gstreamer/sdk/cerbero</a></div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cd cerbero</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><div style="margin: 0px;">cerbero bootstrap</div><div style="margin: 0px;"><div style="margin: 0px;">cerbero -c config/cross-ios-universal.cbc package gstreamer-1.0 -k</div></div></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">I’m using option -k to see source files</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">then when the compilation phase is terminated, if I change a file content(for example gstvp8pay.c), and I run again:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cerbero -c config/cross-ios-universal.cbc package gstreamer-1.0 -k</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">The library is not compiled again and I receive as result: already build.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">What is wrong in this procedure?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">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?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Thanks</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Elio</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div><div>On 04 Nov 2013, at 10:39, Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Mo, 2013-11-04 at 10:27 +0100, elio francesconi wrote:<br><blockquote type="cite">Hi Sebastian,<br>I'll try this approach this evening.<br>The signalling protocol I'm developing is the SIP protocol. Sip is the<br>standard for voip application like linphone. They use a symmetric rtp to<br>solve issues with nat and firewall.<br></blockquote><br>You might want to look at farstream:<br><a href="http://www.freedesktop.org/wiki/Software/Farstream/">http://www.freedesktop.org/wiki/Software/Farstream/</a><br><br>It should make this much easier, especially you don't have to worry<br>about SIP anymore yourself.<br><br>-- <br>Sebastian Dröge <sebastian@centricular.com><br>Centricular Ltd - http://www.centricular.com<br>Expertise, Straight from the Source<br>_______________________________________________<br>gstreamer-devel mailing list<br>gstreamer-devel@lists.freedesktop.org<br>http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel<br></blockquote></div><br></div></body></html>