Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebCam - no module named gst #94

Open
ghost opened this issue Dec 27, 2015 · 1 comment
Open

WebCam - no module named gst #94

ghost opened this issue Dec 27, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 27, 2015

New to PyBBIO - attempted to use webcam.py example - it failed saying cannot import several modules - gst, sys, object, pygtk, gst.video. Search on my Beaglebone did not find these files.
Went into the init.ph and webcam.py under the WebCam directory and yep they expect those modules. All docs say they are now included in the latest PyBBIO and bbio.
Beagle bone Black C 3.8.13-bone70 kernel
all updates and upgrades say they are already up to date.

pip install --upgrade PyBBIO

pip install --upgrade Adafruit_BBIO

Do i need to install these modules separately ? if so from where?

@rseetham
Copy link
Contributor

rseetham commented Feb 9, 2016

GStreamer has to be downloaded for this to work. Sorry I forgot to put that on the wiki. Its updated now.
apt-get install python-gst0.10
apt-get install gstreamer0.10-plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant