I am trying to create a video player in python but I cannot figure out how to set it up.
I did try to import it with import gst
and 'import gstreamer' however pycharm did not recognize it, it did recognize gobject though.
I am trying to create a video player in python but I cannot figure out how to set it up.
I did try to import it with import gst
and 'import gstreamer' however pycharm did not recognize it, it did recognize gobject though.