KTp/Tasks/NewCallUI: Difference between revisions
Line 16: | Line 16: | ||
===Building=== | ===Building=== | ||
Install QtGStreamer from | Install QtGStreamer from https://github.com/detrout/qt-gstreamer/ Branch 1.0-proposed | ||
Recompile TpQt from | Also merge Dave's patches from the mailing list | ||
Recompile TpQt from https://github.com/detrout/telepathy-qt/ Branch farstream-0.2-port | |||
Recompile ktp-call-ui branch gst-1.0-port | Recompile ktp-call-ui branch gst-1.0-port | ||
Revision as of 11:51, 19 January 2014
About
Upstream upgraded from Farsight 0.1 to Farsight 0.2
Farsight is a library that manages codec negotiation in telepathy calls.
Farsight 0.1 is built against GStreamer0.10 Farsight 0.2 is built against GStreamer1.0
Farsight 0.1 is old and broken.
In order for us to use Farsight 0.2 we need GStreamer1.0 which means we need QtGStreamer 1.0
Building
Install QtGStreamer from https://github.com/detrout/qt-gstreamer/ Branch 1.0-proposed Also merge Dave's patches from the mailing list
Recompile TpQt from https://github.com/detrout/telepathy-qt/ Branch farstream-0.2-port
Recompile ktp-call-ui branch gst-1.0-port
Work that needs doing
Status | Action | Notes | Developer |
---|---|---|---|
TODO | Merge QtGStreamer | None | <[email protected]> |
TODO | Release QtGStreamer | None | <[email protected]> |
TODO | Patch TpQt | None | <[email protected]> |
TODO | Release TpQt | None | <[email protected]> |
TODO | Merge KTp-Call-UI Branch | None | <[email protected]> |