0

I installed Gsreamer on Raspbian with apt-get install gstreamer1.0 . when I want run my Gstreamer application(writen with pyqt4) On Raspbian, I get "Segmentation fault" error. I should say when I run my Gstreamer application on Ubuntu It run without anny error.

Steve Robillard
35k18 gold badges106 silver badges110 bronze badges
asked Aug 10, 2015 at 21:38

1 Answer 1

0

It turned out that there is a bug in the gstreamer1.0-plugins-bad. this link is the bug report and this link is the patch for it. I applied the patch to it and compile it by myself and there was no error anymore.

answered Aug 13, 2015 at 18:32

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.