After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 640416 - [rtspsrc] can't clear the pipeline on shutting down
[rtspsrc] can't clear the pipeline on shutting down
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-24 13:38 UTC by Tibor Kocsis
Modified: 2014-06-19 14:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
output of GST_DEBUG=3 (73.92 KB, text/plain)
2011-01-24 13:38 UTC, Tibor Kocsis
Details

Description Tibor Kocsis 2011-01-24 13:38:05 UTC
Created attachment 179166 [details]
output of GST_DEBUG=3

Hi,

I try to use rtspsrc on windows, but from my really simple application there is a problem at setting the pipeline to null. It takes a minute to set the rtspsrc to ready, see the timestamps in the attached files at line #319 and #320.

The pipeline is a simple "rtspsrc ! fakesink sync=true"


I have a full log with GST_DEBUG=5 from the TEARDOWN message:
http://pastebin.com/De8Jac67

Regards,
Tibor
Comment 1 Tibor Kocsis 2011-01-24 13:39:39 UTC
I forgot mention: i'm using the latest OSSBuild:
GStreamer-WinBuilds-GPL-x86-Beta03-0.10.7.msi 

Downloaded from
http://code.google.com/p/ossbuild/downloads/list
Comment 2 Levente Farkas 2011-01-25 11:02:31 UTC
this's something similar than #610916 but in this case not when put into pause, but at teardown.
Comment 3 David Hoyt 2011-01-25 18:13:38 UTC
These 2 lines seem to be of particular interest:

0:00:11.468750000  3780   03012AC0 INFO              GST_STATES gstbin.c:2491:gst_bin_change_state_func:<src01> child 'fakesrc0' changed state to 2(READY) successfully
0:00:55.500000000  3780   03012AC0 INFO              GST_STATES gstelement.c:2293:gst_element_continue_state:<udpsrc0> completed state change to NULL

Notice the time difference?
Comment 4 Levente Farkas 2011-03-07 18:08:14 UTC
is there any progress with this bug? or could you point us to the right direction if we need to fix this bug?
thanks
Comment 5 Andoni Morales 2011-03-08 14:06:02 UTC
I think that's a duplicate of #610916, as the problem is in the state change transition.
Comment 6 Miguel Angel Cabrera Moya 2011-05-20 07:38:54 UTC
#610916 has been fixed, could you test if this have been fixed?
Comment 7 Wim Taymans 2014-06-19 14:04:02 UTC
Please reopen if not fixed