gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] DRM with Flash movie


From: Bastiaan Jacques
Subject: Re: [Gnash-dev] DRM with Flash movie
Date: Wed, 5 Oct 2011 17:26:22 +0200 (CEST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

That means you can include LGPL code in Gnash, but you cannot include
Gnash in LGPL code, because Gnash is GPL.

If you wish to link against Gnash, you must release your program under
the terms of the GPL, version 3 or later.

Bastiaan

On Wed, 5 Oct 2011, Mark S. Townsley wrote:

 
thanks for your reply.
 
I checked this page:
 
http://www.gnu.org/licenses/licenses.html
 
and it said "Other licenses" are possible including LGPL.   I understand
that LGPL allows non-open source items to be "linked" with "open source"
project such as GNash.
 
Is this possible?
 


 
On Tue, Oct 4, 2011 at 11:50 PM, Sandro Santilli <address@hidden> wrote:
      On Tue, Oct 04, 2011 at 05:23:24PM -0700, Mark S. Townsley
      wrote:
      > Dear All:
      >
      > I am trying to implement a DRM solution around Flash movie
      (mp4 with H.264
      > streams) and I want to add a decryption capability during
      playback
      > (decryption routines currently written in C++).    I want to
      use GNash as
      > the flash player.   What is the best way for my decryption
      playback to hook
      > in?    I saw Alchemy project that can convert C++ to
      Actionscript.   Is that
      > the Flash preferred way?

With Gnash, you can create an extension.
See the extension/ folder for examples.
Your code will need to be open source as well.

--strk;

 ()   Free GIS & Flash consultant/developer
 /\   http://strk.keybit.net/services.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]