OpenCV-rtsp-server icon indicating copy to clipboard operation
OpenCV-rtsp-server copied to clipboard

Script on Mac fails with appsrc error

Open munich-dev opened this issue 3 years ago • 3 comments
trafficstars

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

munich-dev avatar Mar 29 '22 07:03 munich-dev

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.

prabhakar-sivanesan avatar Mar 29 '22 15:03 prabhakar-sivanesan

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

willieprinsloo avatar Jun 15 '22 21:06 willieprinsloo

Same here, any solution in the meantime?

jclaessens97 avatar Feb 26 '23 15:02 jclaessens97