http://bugzilla.rpmfusion.org/show_bug.cgi?id=1043
Kevin Kofler <kevin.kofler(a)chello.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kevin.kofler(a)chello.at
--- Comment #9 from Kevin Kofler <kevin.kofler(a)chello.at> 2010-01-24 04:36:43 ---
Well, to sum up what I wrote in the Fedora bug report:
* This package also ships a shared library, libmediastreamer, which can be used
by Kopete to support voice chatting with Google Talk Jingle (currently, we ship
an old implementation of the Jingle protocol which didn't use libmediastreamer)
and WLM (currently disabled in the Fedora package, we support WLM only for
text, not voice). But we'd need libmediastreamer in Fedora, not RPM Fusion, to
build that stuff. But voice-only (which is what we get without FFmpeg) is
probably sufficient. (I'd have to check though.) So I'm not happy with this
being only in RPM Fusion at all, we should target the "2 versions" solution.
* The problem is that video support:
- requires FFmpeg, even for Theora, because the whole data structures are based
on FFmpeg structures. :-/
- is a compile-time decision for libmediastreamer, not a plugin.
- is a compile-time decision even for the Linphone application, so it's not
just a matter of replacing the library, the whole stack has to be replaced. :-(
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.