summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2014-09-18 15:48:30 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-09-18 15:48:30 -0400
commitb79bb94f11fecbff4a1cff4f1952610c8da2da05 (patch)
treed9783c1c68e2c01aaedf0eda90a86254aa5ca266 /README
parent3c993718d0b559bfb27dcb8ae56f19fec00b4bd7 (diff)
downloadfarstream-b79bb94f11fecbff4a1cff4f1952610c8da2da05.tar.gz
Bump requirement for srtp, need GStreamer 1.2
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index bc85ecde..965415fd 100644
--- a/README
+++ b/README
@@ -15,8 +15,8 @@ Requirements
============
Build time:
- - gstreamer 1.0.0
- - gst-plugins-base 1.0.0
+ - gstreamer 1.2.0
+ - gst-plugins-base 1.2.0
- glib 2.32
- libnice 0.1.3
- gobject-introspection 0.10.1
@@ -26,11 +26,11 @@ For UPnP support:
Run time for the RTP plugin:
All of the build time requirements (except gtk-doc) plus
- - gst-plugins-good 1.0.0
- - gst-plugins-bad 1.0.0
+ - gst-plugins-good 1.2.0
+ - gst-plugins-bad 1.2.0
Run time for the MSN plugin:
- - gst-plugins-bad 1.0.0
+ - gst-plugins-bad 1.2.0
For the GUI example:
- Gtk 3.0