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

Script on Mac fails with appsrc error #7

Open
munich-dev opened this issue Mar 29, 2022 · 3 comments
Open

Script on Mac fails with appsrc error #7

munich-dev opened this issue Mar 29, 2022 · 3 comments

Comments

@munich-dev
Copy link

When launching the script from MacOS it fails with

(<unknown>:18406): GStreamer-RTSP-Server-CRITICAL **: 09:01:15.865: could not create element Traceback (most recent call last): File "stream.py", line 59, in do_create_element return Gst.parse_launch(self.launch_string) gi.repository.GLib.Error: gst_parse_error: no element »appsrc« (1)
I've installed gstreamer (and plugins) with homebrew. I also installed
pip install gobject PyGObject

@prabhakar-sivanesan
Copy link
Owner

The installation and execution scripts are specifically developed and tested on liniux environment. I have never tried or tested this on Mac OS. Will give it a try this weekend and try to replicate this.

@willieprinsloo
Copy link

prabhakar-sivanesan, we are also getting the same issue on our M1 Mac machine

@jclaessens97
Copy link

jclaessens97 commented Feb 26, 2023

Same here, any solution in the meantime?

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

4 participants