Dirk Meyer schrieb: > Mathias Weber wrote: >> Dirk Meyer wrote: >>> About bluetooth. I only know about bluez. There was a bad hacked >>> bluetooth plugin in kaa.base once and now it is in WIP. The reason for >>> this is that bluez is GPL and I don't want to make kaa.base GPL (it is >>> LGPL now) just because of that. Maybe kaa.bluez is a solution here. >>> >> I think bluez is not the problem. The python bindings are GPL so they >> would give the GPL dependencie. But you are right. LGPL would be better >> for kaa.base. > > bluez-libs is GPL.
Yes you are right, i saw on the sourceforge page that there is some LGPL code and thought that this must be for the librarie, since most libraries are licensed with the LGPL. The say that proprietary application should use the d-bus api to bluez. > >> I don't think that we could give a full abstraction layer for bluetooth, >> for this is pybluez. What i have in mind is more an abstraction layer to >> control an external device trough what ever channel there is. I see it >> more like the popcorn interface for the different players as an >> interface for different external devices. That we only would have to >> send commands to a specific device on the freevo side, so we wouldn't >> have to care about IR, RS232, bluetooth,... > > Sounds nice to have. > I will give it a start and we will see how it turns out. Mathias ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
