Re: [Twisted-Python] RDT/RTSP Library for Twisted

2010-06-01 Thread Glyph Lefkowitz
On Jun 1, 2010, at 2:57 AM, Alvin Wang wrote: > That is awesome. It would be nice if it was the same license as Twisted. Among other things, if it were available under the MIT license, it could one day be included along with Twisted, if that were something you're interested in. We would no

Re: [Twisted-Python] RDT/RTSP Library for Twisted

2010-06-01 Thread Laurens Van Houtven
Thanks for contributing to Twisted! A couple of things with regards to your questions and your project in particular: About the licensing issue: well, Twisted itself (as you probably already know) is released under a permissive license, and that's a conscious decision. The GPL can make it somewha

Re: [Twisted-Python] RDT/RTSP Library for Twisted

2010-06-01 Thread Alvin Wang
That is awesome. It would be nice if it was the same license as Twisted. Alvin 7bc0b8c815 7bc0b8c815 On Mon, May 31, 2010 at 8:38 PM, David Bern wrote: > I wrote a set of Twisted libraries for RDT and RTSP streaming, along > with handlers for SDPP, ASMRP, and RMFF. I thought I'd announce i

[Twisted-Python] RDT/RTSP Library for Twisted

2010-05-31 Thread David Bern
I wrote a set of Twisted libraries for RDT and RTSP streaming, along with handlers for SDPP, ASMRP, and RMFF. I thought I'd announce it here since they are most useful to other developers. I've released them under the GNU GPL but I'd be willing to release them under a different license if requested