Does old video-test.c example have some bug?
Rodrigo Pimenta Carvalho
pimenta at inatel.br
Thu Feb 23 14:26:46 UTC 2017
Hi.
I have run the video-test.c example with WITH_AUTH and WITH_TLS defined.
It run and prints: stream ready at rtsps://127.0.0.1:8554/test .
I run the client with this command:
gst-launch-1.0 -v -m --gst-debug-level=3 rtspsrc
location=rtsps://127.0.0.1:8554/test user-id=user user-pw=password
tls-validation-flags=generic-error ! rtph264depay ! avdec_h264 !
videoconvert ! autovideosink
The video-test log is:
(lt-test-video:19606): GLib-GObject-CRITICAL **: g_object_set: assertion
'G_IS_OBJECT (object)' failed
(lt-test-video:19606): GStreamer-CRITICAL **: gst_object_ref: assertion
'object != NULL' failed
(lt-test-video:19606): GStreamer-CRITICAL **: gst_element_get_request_pad:
assertion 'GST_IS_ELEMENT (element)' failed
(lt-test-video:19606): GStreamer-CRITICAL **: gst_object_unref: assertion
'object != NULL' failed, and so on....
So, the client fails to stream the video.
Is it a kind of known error in old versions of GStreamer?
Have I to update to a new version of GStreamer to eliminate such problem
definitely?
Any hint will be very helpful!
Best regards.
Rodrigo Pimenta Carvalho.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Does-old-video-test-c-example-have-some-bug-tp4682009.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list