I noticed that we currently enable video-support only for Linux.
It should be possible to enable it for other (Unix-) systems, too, if
they provide the V4L or V4L2-API (using compat-ioctls or whatever).

If anyone want to test it/work on it, he should start with modifying the
lines

#if defined(__linux__) && defined(ENABLE_AV)

in libkopete/avdevice/videodevicepool.cpp.

Maybe that and possibly a different #include for the API-headers are
already sufficent to get it work.

Cheers,
Frank

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to