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 <[email protected]> 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
>
_______________________________________________
Gnash-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to