Python Bindings for GStreamer on Ubuntu

vk_gst venkateshkuppan26 at gmail.com
Tue Jul 24 13:39:26 UTC 2018


Hi Mathieu,

As I mentioned in the question, I have already installed python-gst-1.0
using 'apt-get install' . 

linux at linux-GP60-2PE:~/Documents/py_gst_samples/eg$ sudo apt-get install
python-gst-1.0 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python-gst-1.0 is already the newest version (1.14.1-1~ubuntu18.04.1).

Also for the following: 
linux at linux-GP60-2PE:~/Documents/py_gst_samples/eg$ python
Python 2.7.15rc1 (default, Apr 15 2018, 21:51:34) 
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygst
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named pygst
>>> 


Do you know where I am going wrong? 



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list