RTSPsrc slow transition PLAYING->PAUSE in windows.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

RTSPsrc slow transition PLAYING->PAUSE in windows.

wl2776
Administrator
I use rtspsrc inside playbin2 to receive RTSP streams.
Transition of playbin2 from playing to paused in windows takes about 30-40 seconds, while in linux it's almost immediate.
What's the problem with win32?

Example:
0:00:24.109375000 DEBUG                rtspsrc gstrtspsrc.c:6104:gst_rtspsrc_pause:<source> wait for connection idle
0:01:02.031250000 DEBUG                rtspsrc gstrtspsrc.c:3729:gst_rtspsrc_loop_udp:<source> got interrupted: stop connection flush

How can I speed up it?
Reply | Threaded
Open this post in threaded view
|

Re: RTSPsrc slow transition PLAYING->PAUSE in windows.

wl2776
Administrator
Seems like its a bug.
I've filed bug report https://bugzilla.gnome.org/show_bug.cgi?id=636893
Will be happy if anyone could find some time to look into this and fix it.