X-Git-Url: https://git.slaskete.net/python-gstreamer-examples/blobdiff_plain/aa88dcf1d218876da18ed18bb2079c84b3dd7ae3..f61c6e101a8ccc6559c475b33d2fa0a7ba0a96ba:/README.md diff --git a/README.md b/README.md index 62d36cf..ff56e75 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ This is my first foray into GStreamer programming with Python, I'm working from 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.