X-Git-Url: https://git.slaskete.net/python-gstreamer-examples/blobdiff_plain/110ea4cc5a63dd4e7e831067c3cd1631d34aff7e..c5383e2b27c8b6da301037eaba28839182331414:/README.md?ds=sidebyside diff --git a/README.md b/README.md index cf76cb0..ff56e75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ Python/GStreamer examples ========================= -This is my first foray into Gstreamer programming with Python, I'm working from this tutorial: +This is my first foray into GStreamer programming with Python, I'm working from this tutorial: -I know little to no Python or GTK before starting on this, and the tutorial is nearly eight years old, so this ought to be interesting … +I know little to no Python or GTK before starting on this, and the tutorial is nearly eight years old, so this ought to be interesting … I'm also striving to do everything using newer versions of GTK (3) and GStreamer (1.0) + +To get the code to run you must have python-gstreamer1 installed (Fedora) or it's debian equivalent.