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

ValueError: Namespace Gst not available #1

Open
FernandoCalatayud opened this issue May 22, 2019 · 0 comments
Open

ValueError: Namespace Gst not available #1

FernandoCalatayud opened this issue May 22, 2019 · 0 comments

Comments

@FernandoCalatayud
Copy link

Hi, i've been trying to relicate this code, but i have not passed the installation. When i try to run the pyrtsp.py it gives me this error message :

"Traceback (most recent call last):
File "RTSPconnection.py", line 2, in
gi.require_version('Gst','1.0')
File "C:/msys64/mingw64/lib/python3.7/site-packages\gi_init_.py", line 129, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gst not available
"

I think it has something to do with gst-rtsp-server, gst-python and/or gst-plugins-base.

This is on windows.

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