We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have just compiled gstd from git repo on MacOS 13.0.1 using meson.
Steps:
build/gstd/gstd-1.0 --enable-http-protocol --enable-tcp-protocol
build/gst_client/gst-client-1.0
gstd> pipeline_create testpipe videotestsrc name=vts ! glimagesink
gstd> pipeline_play testpipe
gstd> pipeline_delete testpipe
(<unknown>:21657): GLib-GObject-WARNING **: 00:11:42.543: invalid unclassed pointer in cast to 'GstGLWindow' (<unknown>:21657): GLib-GObject-CRITICAL **: 00:11:42.543: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (<unknown>:21657): GStreamer-GL-CRITICAL **: 00:11:42.543: gst_gl_window_send_message_async: assertion 'GST_IS_GL_WINDOW (window)' failed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have just compiled gstd from git repo on MacOS 13.0.1 using meson.
Steps:
build/gstd/gstd-1.0 --enable-http-protocol --enable-tcp-protocol
build/gst_client/gst-client-1.0
gstd> pipeline_create testpipe videotestsrc name=vts ! glimagesink
gstd> pipeline_play testpipe
gstd> pipeline_delete testpipe
(<unknown>:21657): GLib-GObject-WARNING **: 00:11:42.543: invalid unclassed pointer in cast to 'GstGLWindow' (<unknown>:21657): GLib-GObject-CRITICAL **: 00:11:42.543: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (<unknown>:21657): GStreamer-GL-CRITICAL **: 00:11:42.543: gst_gl_window_send_message_async: assertion 'GST_IS_GL_WINDOW (window)' failed
gstd> pipeline_create testpipe videotestsrc name=vts ! glimagesink
gstd> pipeline_play testpipe
gstd> pipeline_delete testpipe
The text was updated successfully, but these errors were encountered: