<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><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;">Yes, it works!<div>I’ve recompiled the source code in gstrtpvp8pay.c with:</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(120, 73, 42);">#define DEFAULT_PICTURE_ID_MODE VP8_PAY_NO_PICTURE_ID</div></div><div><br></div><div>and now it is working.</div><div><br></div><div>I think this module doesn’t respect the SPECS because PICTURE_ID is an optional flag not supported in the early SPECS.</div><div><br></div><div>Thanks a lot for your help, </div><div>I really appreciate!</div><div><br></div><div>Elio</div><div><br></div><div><br></div><div>On 04 Nov 2013, at 10:02, Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:</div><div><div><br class="Apple-interchange-newline"><blockquote type="cite">On So, 2013-11-03 at 18:56 +0100, Elio Francesconi wrote:<br><blockquote type="cite">Hi Sebastian,<br>I’ll open a file bug, but before opening it I noticed that in the source code, in gstrtpvp8pay.c:39,<br>the default PICTURE_ID_MODE is 7BITS<br>#define DEFAULT_PICTURE_ID_MODE VP8_PAY_PICTURE_ID_7BITS<br>Unfortunatelly this configuration is optional, so that’s why It is not compatible with linphone.<br><br>I noticed also that in gstrtpvp8pay.c can handle VP8_PAY_NO_PICTURE_ID option flag that linphone expects.<br><br>Assuming that, recompiling this new header is accepted by the endpoint, should I change also the encoder option to handle this new configuration?<br><br>Do you think that this could solve my issue?<br></blockquote><br>That seems like the solution, yes. First try to just recompile it, and<br>then if it works we could make it a property on rtpvp8pay so it can be<br>selected at runtime.<br><br>-- <br>Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>><br>Centricular Ltd - <a href="http://www.centricular.com">http://www.centricular.com</a><br>Expertise, Straight from the Source<br>_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br></blockquote></div><br></div></body></html>