<html><head>


<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:\7B49\7EBF;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@\7B49\7EBF";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72"><div>On Sat, 2023-05-06 at 08:57 +0000, Zhi He via gstreamer-devel wrote:</div><div><br></div><div>Hi,</div><div><span style="color: rgb(0, 32, 96); font-size: 11pt; font-family: Calibri, sans-serif;"> </span></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div class="WordSection1"><p class="MsoNormal"><span style="color:#002060">I’m a developer of a gstreamer plugin for specific chip, may I ask some license questions of gstreamer plugin?<o:p></o:p></span></p><p class="MsoNormal"><span style="color:#002060"><o:p> </o:p></span></p><p class="MsoNormal"><span style="color:#002060">1) The gstreamer plugin shall follow same license with gstreamer (LGPL v2), is it true?<o:p></o:p></span></p><p class="MsoNormal"></p></div></blockquote><div><br></div><div>The GStreamer library license has  been chosen specifically to allow plugins with a range of different licenses including proprietary licenses.</div><div><br></div><div>So it's perfectly fine to write and ship proprietary plugins, for example. And some hardware vendors do that already.</div><div><br></div><div>However, if you want to propose your gstreamer plugin for inclusion in the upstream GStreamer project, we will usually ask for it to be licensed LGPL v2+, MPL v2, BSD or MIT.</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div class="WordSection1"><p class="MsoNormal"><span style="color:#002060"><o:p> </o:p></span></p><p class="MsoNormal"><span style="color:#002060">2) If 1) is no, the gstreamer plugin license can be other open source license like “Apache 2.0 License”, “BSD-2-Clause”, “BSD-3-Clause”, “MIT license”?<o:p></o:p></span></p><p class="MsoNormal"></p></div></blockquote><div><br></div><div>Correct.</div><div><span style="color: rgb(0, 32, 96); font-family: Calibri, sans-serif; font-size: 11pt;"><br></span></div><div><span style="color: rgb(0, 32, 96); font-family: Calibri, sans-serif; font-size: 11pt;"> </span></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div class="WordSection1"><p class="MsoNormal"><span style="color:#002060">3) If 1) is no, the gstreamer plugin license can be non-open source or property license?<o:p></o:p></span></p><p class="MsoNormal"></p></div></blockquote><div><br></div><div>That is also correct, and there are quite a few companies shipping proprietary GStreamer plugins (hardware vendors and others).</div><div><br></div><div style="caret-color: rgb(46, 52, 54); color: rgb(46, 52, 54); font-family: Cantarell; font-size: 14.666667px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;">Disclaimer: IANAL, and these are all things you should ask your lawyers about :)</div><div><br></div><div>There are some <a href="https://gstreamer.freedesktop.org/documentation/frequently-asked-questions/licensing.html?gi-language=c">notes on licensing our FAQ</a> as well but they don't address your questions specifically.</div><div><br></div><div>Cheers</div><div> Tim</div><div><span></span></div></body></html>