Lots of patches to work with most recent python3/GTK/Gst
[python-gstreamer-examples] / README.md
index 62d36cf8f6ee93e87a545a430fe90d566f0f779e..ff56e75e3a1833cfe4fa48e1a440ad2b9ff04f5e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,3 +5,5 @@ This is my first foray into GStreamer programming with Python, I'm working from
 <http://www.jonobacon.org/2006/08/28/getting-started-with-gstreamer-with-python/>
 
 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)
 <http://www.jonobacon.org/2006/08/28/getting-started-with-gstreamer-with-python/>
 
 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.